madalinabuzau / cs231n-convolutional-neural-networks-solutionsLinks
Assignment solutions for the CS231n course taught by Stanford on visual recognition. Spring 2017 solutions are for both deep learning frameworks: TensorFlow and PyTorch.
☆113Updated 8 years ago
Alternatives and similar repositories for cs231n-convolutional-neural-networks-solutions
Users that are interested in cs231n-convolutional-neural-networks-solutions are comparing it to the libraries listed below
Sorting:
- Working through CS231n: Convolutional Neural Networks for Visual Recognition☆166Updated 8 years ago
- A GUI Tool for visualizing the intermediate layer of VGG-16 CNN trained on Imagenet☆57Updated 4 years ago
- Tensorflow notes☆223Updated 6 years ago
- ☆149Updated 4 years ago
- Pytorch implementation of fine tuning pretrained imagenet weights☆143Updated 7 years ago
- Transfer Learning Shootout for PyTorch's model zoo (torchvision)☆169Updated 5 years ago
- A track of papers I read