Skip to content

danielzuncke/ai-numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neural network to evaluate mnist dataset

built in python 3.7.3

modeled after neural network presented in the book "Make Your Own Neural Network" by Tariq Rashid (ISBN 978-1530826605)

hidden nodes, learning rate and epochs are adjusted for the complete mnist dataset, not this shortened version

to load the trained neural network uncomment last two cells and navigate manually

packages

  • numpy
  • jupyter
  • matplotlib
  • scipy

About

neural network to read handwritten numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published