Skip to content

ksonj/digits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Identification of handwritten digits This is a Python-reimplementation of programming exercise 4 from the Coursera course on machine learning. The implemented neural network identifies handwritten digits.

##Dependencies

##Files

  • neural.py computes the weights from the data in ex4data1.mat.
  • quiz.py demonstrates the performance of the classification.
  • showFeatures.py visualizes some features of the data.
  • bestTheta.npz contains the computed weights. This file is overwritten when running neural.py.

About

Recognition of handwritten digits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages