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

typo in chapter 16 jupyter notebook line 39 #385

Closed
ml-learner20 opened this issue Feb 20, 2021 · 1 comment
Closed

typo in chapter 16 jupyter notebook line 39 #385

ml-learner20 opened this issue Feb 20, 2021 · 1 comment

Comments

@ml-learner20
Copy link

(X_train, y_test), (X_valid, y_test) = keras.datasets.imdb.load_data()

instead of y_train, y_valid, y_test is used at both the places. However its not a problem since its not used ! just FYI in case if you want to change it.

@ageron ageron closed this as completed in e8ede7d Mar 1, 2021
@ageron
Copy link
Owner

ageron commented Mar 1, 2021

Good catch, thanks! Just fixed.

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