This respository contains solutions for the assignments for the Stanford Course CS231n: Convolutional Neural Networks for Visual Recognition.
My repository on training neural nets using only Numpy (NN-Numpy) has been inspired from these assignments and implements them as standalone Google Colab Notebooks.