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

Not able to reproduce Google Collab notebook #27

Open
martinehman opened this issue Jan 13, 2022 · 5 comments
Open

Not able to reproduce Google Collab notebook #27

martinehman opened this issue Jan 13, 2022 · 5 comments

Comments

@martinehman
Copy link

martinehman commented Jan 13, 2022

It seems like imports are broken, which version of tensorflow/keras has been used?

ImportError: cannot import name 'Adam' from 'keras.optimizers'

in line from networks.pure_cnn import PureCnn

@pEtienn
Copy link

pEtienn commented Feb 11, 2022

I have the same problem

@pEtienn
Copy link

pEtienn commented Feb 11, 2022

Just found it, they used the version where Keras and Tensorflow were separated.

@martinehman
Copy link
Author

Just found it, they used the version where Keras and Tensorflow were separated.

Thanks, I noticed that but I'm not sure which versions they have used. In requirements.txt versions are not set.

@SuperCarryFu
Copy link

What version do you use? Was it successful?

@MQN-80
Copy link

MQN-80 commented Jul 13, 2022

What version do you use? Was it successful?

the tensorflow version is 1.15.0,and the keras version is 2.3.1,it can run successfully

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

4 participants