You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
About
Simple neural network implementation from scratch for an university project.