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

Create cat/dog classification tutorial 🐱 🐶 #2

Open
ghost opened this issue Sep 7, 2021 · 0 comments
Open

Create cat/dog classification tutorial 🐱 🐶 #2

ghost opened this issue Sep 7, 2021 · 0 comments
Assignees
Labels
feature A feature request jupyter Issues related with Jupyter

Comments

@ghost
Copy link

ghost commented Sep 7, 2021

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.

@ghost ghost added the jupyter Issues related with Jupyter label Sep 7, 2021
@ghost ghost self-assigned this Sep 7, 2021
@ghost ghost added the feature A feature request label Sep 7, 2021
@alvgaona alvgaona assigned alvgaona and unassigned ghost Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A feature request jupyter Issues related with Jupyter
Projects
None yet
Development

No branches or pull requests

1 participant