Skip to content

kujaw/neuralnet_mnist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the first neural network I've written, based on neural net from Andrew NG's Machine Learning course on Coursera. The goal of the project is hadwritten digits recognition. Feel free to comment. Hope to improve this project soon as I'll learn more complicated programming and machine learning stuff.

Dependencies:

  • python3
  • scikit-learn
  • scipy
  • numpy
  • matplotlib

Usage:

Run NN.py in Python.

About

NN for handwritten digits recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages