Skip to content

Skydive/Neural-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural-Network

A simple neural network written in C++ to overcome the boredom of the summer holidays.

Written to scale. Different training data may be used on the network by coding seperate shared libraries, and each network may be saved to a file (serialised) so retraining will not be necessary.

Works reasonably well on the MNIST test/training data, though a convolutional network would be necessary for more accurate number detection on foreign data.

Usage

make
make gen

Dependencies:

About

A simple neural network written in C++ using Eigen3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages