/Multi-Layered-Perceptron

A python implementation of the Multi Layered Perceptron

Primary LanguagePythonMIT LicenseMIT

Multi Layered Perceptron

A python implementation of the Multi Layered Perceptron

See src/main.py to see how the code can be used.