-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Readme.md and data processing #1
Comments
Hi, to run this NetMF code, you need a python2.7 environment with numpy, scipy, theano, and scikit-learn, one easy way to install all these required packages is using Anaconda Python distribution rather than official python distribution.
|
@Davidham3 Thank you so much for your information in detail! |
@Davidham3 Another issue is that embedding procedure in flickr dataset with 80K nodes is resource-wasting (over 16G) when doing Eigen decomposition or sparse matrix todense() operation. I appreciate your suggestions. My email is jhao@cs.ucla.edu. Thank you very much for your response and connection. |
Getting an error here too... |
Hi, Could you please provide some information on your NetMF code and data preparation? Thank you very much.
The text was updated successfully, but these errors were encountered: