Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 92 Bytes

File metadata and controls

2 lines (2 loc) · 92 Bytes

Perceptron

Implementation of an multilayer perceptron (mlp), using just numpy and pandas.