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
An implementation of the digit-recognizing supervised machine learning model, without using machine learning libraries. Implemented as a cost-function-minimizing neural network trained on the MNIST dataset.