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

Typos in 432Convolution_Neural_Networks_Assignment #105

Open
lineality opened this issue Dec 17, 2019 · 1 comment
Open

Typos in 432Convolution_Neural_Networks_Assignment #105

lineality opened this issue Dec 17, 2019 · 1 comment
Assignees
Labels
bug Something isn't working typo This doesn't seem right

Comments

@lineality
Copy link

Several typos in this paragraph...making interpretation unclear (e.g. 'expert' is a verb...or not?)

Some typos emphasized:
"Using the Keras functional API, we will need to additional additional full connected layers to our model. We we removed the top layers, we removed all preivous fully connected layers. In other words, we kept only the feature processing portions of our network. You can expert with additional layers beyond what's listed here. The GlobalAveragePooling2D layer functions as a really fancy flatten function by taking the average of each of the last convolutional layer outputs (which is two dimensional still)."

@lineality
Copy link
Author

Many thanks

@sokjc sokjc self-assigned this Jan 2, 2020
@sokjc sokjc added the bug Something isn't working label 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
bug Something isn't working typo This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants