A Neural Network Library
A 5 layer neural network, with an adjustable amount of nodes in each layer. Uses Tanh, ReLU, gradient descent, backprop, etc. It is learning addition, but can learn pretty much anything, including binary classification, image recognition, etc. It may overfit.
https://scratch.mit.edu/projects/880712874/ https://replit.com/@42AH/NeuroWeave
Made all by @42-AH (Or 42AH on Replit)
Please give credit