/Cs231n

All Assignments in CS231n using python 3

Primary LanguageJupyter Notebook

CS231n: Convolutional Neural Networks for Visual Recognition

For the next few weeks, I would be following the Stanford CS class CS231n: Convolutional Neural Networks for Visual Recognition. You can find my solutions to the assignment in this repo.

I would also be writing some Blog posts on medium to explain my code

  • You can find them here.

A big thank you to all the teams from the CS231n Stanford class who did a fantastic work in vulgarizing the knowledge behind neural networks and also AISaturdays for their Lessons.