You will learn how to implement Convolutional Neural Networks step by step from scratch using numpy.
- Convolutuonal Neural Network ( though it is clearly mentioned in notebook)
- numpy (package)
clone or download the repository, go through the notebook step by step.