Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 407 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 407 Bytes

CS231n

The implementation is not completely based on CS231n assignment, In particular, I reconstruct the code according to my own ideas.

  • The dataset we used is Cifar10 dataset python version.
  • All the code based on python3.5, and be sure you have install numpy, matplotlib.
  • You can also find my thought in my blog.