Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 789 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 789 Bytes

CNN-Example-Google-Colaboratory

Google Colab Jupyter Notebook containing CNN and Fashion MNIST Example from this blogpost.

Opening the Notebook in Google Colaboratory

Open the Notebook in Google Colaboratory by clicking this link: https://colab.research.google.com/github/markwest1972/CNN-Example-Google-Colaboratory/blob/master/CNN_Fashion_MNIST_Example.ipynb.

The Notebook will be opened in playground mode, so feel free to change things around and have fun!

Viewing the Notebook in GitHub

Occasionally GitHub struggles with rendering Jupyter Notebooks. This is an intermittent problem on GitHubs side. If this occurs, just open the Notebook in Google Colaboratory as explained above.