A simple convolution NN written from scratch
Designing CNN from scratch -> https://github.com/ashvegeta/ConvNet/blob/main/ConvNet.ipynb
Designing a CNN to train CIFAR-10 dataset -> https://github.com/ashvegeta/ConvNet/blob/main/cifar10.ipynb
DataSet -> https://www.cs.toronto.edu/~kriz/cifar.html