Skip to content

CHS-AI-Club/MNIST-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MNIST-Tutorial

12/2/2019:

  • Git clone this repo or download the zip.
  • Launch Anaconda Navigator and open Jupyter Notebook.
  • Open the ipynb file in the cloned folder through Jupyter.
  • Read through the details of the notebook.
  • Your task: make a separate notebook and copy all the block individually into that notebook. you will, above each code block, write a markdown block that explains what the code does. I want you to understand the functionality of this basic program, because the same format will be used later. Please feel free to experiment with the python code.
  • For those who are having issues with importing Tensorflow and Keras, make sure to pip install those libraries through anaconda PowerShell.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors