Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 161 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 161 Bytes

My First Neural Net

Created in MATLAB. It's a multi-layer perceptron that implements the back-propagation algorithm. Hand-coded with no libraries or packages.