Skip to content

daminuk/ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML

A simple C++ feedforward neural network implementation which supports training network weights using stochastic gradient descent and fast evolutionary programming.

Dependencies

BOOST uBLAS (linear algebra library)

BOOST.TEST (unit testing)

About

A C++ neural network implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published