-
Notifications
You must be signed in to change notification settings - Fork 11
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
Which is the tensorflow and kears version? #1
Comments
Thanks for the question. We used version I will update the requirements file to reflect this. |
I have to comment that actually only tensorflow==2.13.1 will work for the jupyter notebook. At least the script |
Thanks for letting us know -- can you please post the error? We can work on making it backwards compatible |
I am running into errors as well during training. I am running the command in the readme.md in the repo. I am able to successfully run the Model_Train_Tensorflow notebook without issue on the same below configuration Python environment details:
This is the error i receive running the Train CNN Baseline Model:
As an aside. During the initial setup and install. After installing the requirements and running |
Hello, I read your article and am very interested in your work. Can you share your keras and tensorflow versions? I would like to try running your test code.
The text was updated successfully, but these errors were encountered: