Skip to content

A simple c++ neural network implementation based on eigen that is useful for teaching and as a basis for more complex experiments

Notifications You must be signed in to change notification settings

stokasto/nn_simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The usage should be clear from the unit tests.
If you run a current version of ubuntu you might want to make sure that your gtest install is working properly before compiling.
See this page :
    http://www.thebigblob.com/getting-started-with-google-test-on-ubuntu/

About

A simple c++ neural network implementation based on eigen that is useful for teaching and as a basis for more complex experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published