You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MNIST is one of the tutorials we have, but it's pretty simple. We shall add a new tutorial which has a bigger architecture; it'll help students to get more off of it, in terms of tuning and changing hyperparameters, as well as layers to visualize and feel the performance variations.
Intended Outcome
This tutorial will run a CNN network to classify photos into dogs or cats with an accuracy around 90%-95% or better.
How will it work?
It will run in the same way as MNIST tutorial is currently running. There shall be explanations alongside the code.
The text was updated successfully, but these errors were encountered:
Summary
MNIST is one of the tutorials we have, but it's pretty simple. We shall add a new tutorial which has a bigger architecture; it'll help students to get more off of it, in terms of tuning and changing hyperparameters, as well as layers to visualize and feel the performance variations.
Intended Outcome
This tutorial will run a CNN network to classify photos into dogs or cats with an accuracy around 90%-95% or better.
How will it work?
It will run in the same way as MNIST tutorial is currently running. There shall be explanations alongside the code.
The text was updated successfully, but these errors were encountered: