Ianleeclark / NeuralNetworkCPP

An example of a two-layered Neural Network implemented in C++11/14 and inspired by trask's implementation in Python.
MIT License
0 stars 0 forks source link

Branch to support: https://github.com/GrappigPanda/SaneMatrixSystem #1

Closed Ianleeclark closed 8 years ago

Ianleeclark commented 9 years ago

Boost's matrix system left a foul taste in my mouth, so that was the original inspiration for SMS.

See: http://www.ianleeclark.com/2015/08/sample-neural-network-implemented-in-c11.html