Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 258 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 258 Bytes

NNLib

Neural Network (MLP) implementation from scratch for a university project. Scikit-Learn has been used for "secondary" functionalities (e.g. splitting the training set during validation).

Projected and developed by Remo Andreoli and Valerio De Caro.