Skip to content

jahdiel/SimpleNeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleNeuralNetwork

A simple feed forward neural network written in Python for handwritten number estimation.

Uses OpenCV3.2 which enables to draw a number from 0 .. 9 in order for the Neural Network to predict which handwritten written number it is.

drawNumber Drawed number for the Neural Network.

Output

Output of the NeuralNetwork after drawing number.

About

A simple feed forward neural network written in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages