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

Compatibility with keras and tensorflow #3

Open
sarahannbowser opened this issue Nov 1, 2021 · 1 comment
Open

Compatibility with keras and tensorflow #3

sarahannbowser opened this issue Nov 1, 2021 · 1 comment

Comments

@sarahannbowser
Copy link

Hello, you have a compatibility with more recent versions of the tensorflow and keras wrapper relationship. All of your lines need to be upgraded as such or you need to update with a requirement for older versions.

This is a great project! Thanks for your excellent publication and github repo.

#from keras.optimizers import SGD
from tensorflow.keras.optimizers import SGD

@ma-mawhin
Copy link

Hello,
Having the same problem, is the repo no longer maintained?

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