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

LSDS_432_assignment Typo #104

Open
HakujouRyu opened this issue Dec 17, 2019 · 0 comments
Open

LSDS_432_assignment Typo #104

HakujouRyu opened this issue Dec 17, 2019 · 0 comments
Assignees
Labels
typo This doesn't seem right

Comments

@HakujouRyu
Copy link

In 'LS_DS_432_Convolution_Neural_Networks_Assignment' the 'Starter code has:

from tensorflow.keras.layers import Dense, GlobalAveragePooling2D()

Should drop the parens() at the end of the line to be:

from tensorflow.keras.layers import Dense, GlobalAveragePooling2D

@sokjc sokjc self-assigned this Jan 2, 2020
@sokjc sokjc added the typo This doesn't seem right label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typo This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants