learn-python
learn-python copied to clipboard
Neural Networks: Introduction to AI
I propose adding the implementation of Neural Networks from scratch, using Numpy and Pandas. Focussing on how the model architecture trains on input data and self-improves based on the error rate.