Basic ANN Implemetation using Gradient Descent This is an implementaion from the scratch (no libraries used) of a basic neural network using both forward and backpropagation using SGD.