/nn

Neural network simulation with the backpropagation algorithm in C++

Primary LanguageC++

nn

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

TODO

  • Documentation
  • Examples