Skip to content

fxys/NeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeuralNetwork

A compact feedforward neural network framework.

The neural network has been tested with the MNIST database of handwritten digits and the network performs well with around 86% accuracy after just one pass through training data.

data.zip contains both training and testing data.

About

A compact feedforward neural network framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages