vliviu / BackPropagation

Simple object-oriented implementation of a multi-layer perceptron which uses the back propagation algorithm to learn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BackPropagation

Simple object-oriented implementation of a multi-layer perceptron which uses the back propagation algorithm to learn. Example learns XOR.

BackPropagation

About

Simple object-oriented implementation of a multi-layer perceptron which uses the back propagation algorithm to learn


Languages

Language:Jupyter Notebook 79.6%Language:C++ 20.0%Language:CMake 0.4%