Skip to content

A library for feed forward and NARX neural networks (visual studio 2017 and Eigen library)

License

Notifications You must be signed in to change notification settings

mrnul/Neural-nets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feedforward and NARX neural network library using visual studio 2017 and eigen library

  • Multithreading support with and without openmp

  • Example works with MNIST handwritten digit database converted to csv. Best result was 98.97% accuracy after 73 epochs

  • A NARXNN was trained using 3 images of landscapes found on google (converted to 100 x 100 bmp format 256 colors) and this was the result
    alt text alt text alt text alt text

About

A library for feed forward and NARX neural networks (visual studio 2017 and Eigen library)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages