https://github.com/runningleon/cs231n
cs231n, DL, CV, CNN
https://github.com/runningleon/cs231n
convnet neural-network visual-recognition
Last synced: 6 months ago
JSON representation
cs231n, DL, CV, CNN
- Host: GitHub
- URL: https://github.com/runningleon/cs231n
- Owner: RunningLeon
- Created: 2017-11-26T15:39:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-18T15:28:31.000Z (over 7 years ago)
- Last Synced: 2025-02-08T08:47:44.429Z (8 months ago)
- Topics: convnet, neural-network, visual-recognition
- Language: Jupyter Notebook
- Homepage:
- Size: 76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Convolutional Neural Networks for Visual Recognition
Assignments solution for Stanford CS class [CS231n: Convolutional Neural Networks for Visual Recognition](http://vision.stanford.edu/teaching/cs231n/)
----------
# cs231n(*2017 version* )
* Assignment #1: Image Classification, kNN, SVM, Softmax
* Assignment #2: Neural Networks, ConvNets I
* Assignment #3: ConvNets II, Transfer Learning, VisualizationLast edit:12/12/2017 9:22:00 AM