Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 222 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 222 Bytes

Multilayer-Perceptron

Simple implementation of a multilayer perceptron

To test, run the makefile and then you will have 3 executables to test different cases

It can classify correctly around 98% of the testing data :D