Been there, done that . But how about a a neural net in NumPy with manual backprop? https://
github.com/rasbt/python-m
achine-learning-book/blob/master/code/ch12/neuralnet.py
… That was 10 years ago, makes me feel so old now
Neural Network Implementation in NumPy with Manual Backpropagation
By
–