shi-314 / nn

Neural network simulation with the backpropagation algorithm in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nn

Neural network simulation with the backpropagation algorithm in C++. Check out the main.cpp to see a quick example.

TODO

  • Documentation
  • Examples

About

Neural network simulation with the backpropagation algorithm in C++


Languages

Language:C++ 73.3%Language:Python 24.1%Language:CMake 1.9%Language:Vim Script 0.4%Language:Shell 0.3%