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

Exercise_17_CreatingNeuralNetwork does not work on latest tensorflow (2.4.1) #1

Open
mkelly1495 opened this issue Feb 7, 2021 · 1 comment

Comments

@mkelly1495
Copy link

Environment:
python = 3.6.9
Keras = 2.4.3
nltk = 3.5
sklearn = 0.24.1
pandas = 1.1.5
tensorflow = 2.4.1

The nn.fit command fails with a TypeError: 'SparseTensor' object is not subscriptable error when executed on the latest docker image of tensorflow with pandas, nltk, and sklearn installed. I have attached the full stack trace.
err.txt

@qianchen94
Copy link

my environment is:
python = 3.6.9
Keras = 2.2.4
tensorflow = 1.8.0
which can be succeed to run this demo
hope can help 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

2 participants