mirror of
https://github.com/davidalbertonogueira/MLP.git
synced 2025-12-16 20:07:07 +03:00
ff7bfe1fa249a49b447993ce54d7ba51ddad4407
Works with zero hidden layers, but not with one or more. Correctness in the backprop phase must be checked.
MLP
Simple multilayer perceptron c++ implementation.
David Nogueira, 2016.03.26
Description
Languages
C++
94%
Makefile
3.2%
CMake
2.8%