Skip to content

eidelen/EidNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EidNN test status

EidNN

Neural Network C++ implementation.

This project is about implementation-from-scratch fun and becoming familiar with neural networks and deep learning.

EidNN is written in C++11 and uses Eigen3 for vector / matrix arithmetic. Tests are written with Google's gtest. CMake is used as build environment.

Examples

Genetic algorithm - Neural networks controlling little creatures

Genetic algorithm video

Classification of handwritten digits - MNIST database.

mnistExample

Resources

License

I doubt that somebody wants to use anything from this project :) If so, feel free to do whatever you want.

Acknowledgments

About

Neural Network C++ implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published