Python · Machine Learning · NumPy
Machine Learning Suite
91%digit recognition accuracy
A neural network with full backpropagation, written in NumPy only — no TensorFlow, no PyTorch. Part of a from-scratch suite spanning SVM, K-means, Naive Bayes, and decision trees, every model built up from the math.
Pythonscikit-learnNeural NetworksJupyter
Read the case study →