-
Notifications
You must be signed in to change notification settings - Fork 21
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
Request for Python dependencies list #1
Comments
I have gotten it working with:
And installing pylearn2 from source. What did not work:
|
Hi, thanks for the notebook. |
so how to get pylearn2? |
git clone git://github.com/lisa-lab/pylearn2.git |
How did you install tensorflow in a python2.7 environment? Tensorflow is not supported by python2. |
Thank you for the notebook. However, I am unable to replicate the environment and running into a lot of compatibility issues. The only thing I am able to surmise from the source code is that it is using Python 2.7.12.
May I know the exact versions of the packages, e.g. Pylearn2, Theano, that you are using? Thank you!
The text was updated successfully, but these errors were encountered: