es-kang / CS231

My corrections for the Standford class assingments CS231n - Convolutional Neural Networks for Visual Recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS231n: Convolutional Neural Networks for Visual Recognition

These past weeks, I have been following the Stanford CS class CS231n: Convolutional Neural Networks for Visual Recognition. You can find my solutions to the assignment in this repo.

I also wrote two blog posts related to this resolution.

  • One on the implementation of batch-norm that you can find here.
  • Another on the implementation of a conv-net that you can find here.

A big thank to all the team from the CS231 Stanford class who do a fantastic work in vulgarizing the knowledge behind neural networks.

About

My corrections for the Standford class assingments CS231n - Convolutional Neural Networks for Visual Recognition


Languages

Language:Jupyter Notebook 98.2%Language:Python 1.7%Language:Shell 0.0%Language:TeX 0.0%Language:Emacs Lisp 0.0%