Skip to content

Tensorflow 2.6 is no longer available #250

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

Open
JuanVargas opened this issue Mar 25, 2025 · 0 comments
Open

Tensorflow 2.6 is no longer available #250

JuanVargas opened this issue Mar 25, 2025 · 0 comments

Comments

@JuanVargas
Copy link

According to F. Chollet, the code he shared for the second ed of his book is supposed to run under TF 2.6. When I try running that code in more recent versions, I get multipe errors, which are likely due to compatibility problems within versions. Since I wanted to use the code in the book, not fix the compatibiity issues, I thought it would be a good idea to simply install TF 2.6 in a virtual env so that I could focus on working with the code, not on fixing it for newer versions.

Unfortunately I found that the 2.6 version of TF is no longer available via "normal channels" such as "pip install temsorflow==2.6"

And this is truly unfortunate.

I purchased the third ed of the book, because I want to continue learning. I was encouraged to read somewhere in the first pages the author comments where he says that the code is available in GitHub and in Manning. But that is not true.

The code for the 3rd edition is not available in either site.

So this is a message for F. Chollet: Your books are wonderful. Please put the code as you said you would, so that we can use it for learning.
If the code is not available, then at the very least let us know if and when the code will be available, so that we can know what to expect, and can plan how to continue learning.

Thank you

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

1 participant