Skip to content

daminuk/ML

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