Skip to content

An implementation of the digit-recognizing supervised machine learning model using no machine learning libraries. Follows 3Blue1Brown's explanation of neural networks closely.

Notifications You must be signed in to change notification settings

laviealon/Digit-Recognizer-Tabula-Rasa

Repository files navigation

digit-recognizer-tabula-rasa

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.

About

An implementation of the digit-recognizing supervised machine learning model using no machine learning libraries. Follows 3Blue1Brown's explanation of neural networks closely.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages