Shern: In general, it seems to me that the workshop is really teaching two new concepts at once:
● Image classification
● Convolutional neural network
A better approach might be to separate “image classification” into its own workshop (for example kNN, like https://cs231n.github.io/classification/ ) and then CNN afterwards.
Shern: In general, it seems to me that the workshop is really teaching two new concepts at once: ● Image classification ● Convolutional neural network A better approach might be to separate “image classification” into its own workshop (for example kNN, like https://cs231n.github.io/classification/ ) and then CNN afterwards.