Skip to content

Typos in 432Convolution_Neural_Networks_Assignment #105

Open
@lineality

Description

@lineality

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)."

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtypoThis doesn't seem right

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions