Skip to content
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

Versions of dependent libraries needed - keras-2.0.8 fails #9

Open
capitalmarkettools opened this issue Aug 27, 2017 · 1 comment
Open

Comments

@capitalmarkettools
Copy link

Could you please provide a list of the 3rd party libraries that are required to run your code. I installed for example keras-2.0.8 but this does not provide Graph any more and running training.py fails.

Tims-MBP-2:simple_forecasting cmt$ python training.py
Using TensorFlow backend.
Traceback (most recent call last):
File "training.py", line 15, in
from keras.models import Sequential, Graph
ImportError: cannot import name Graph
Tims-MBP-2:simple_forecasting cmt$

@daventhedude
Copy link

have you found a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants