https://github.com/skalskip/stanford_introduction_to_convolutional_neural_networks
https://github.com/skalskip/stanford_introduction_to_convolutional_neural_networks
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/skalskip/stanford_introduction_to_convolutional_neural_networks
- Owner: SkalskiP
- Created: 2018-02-04T15:33:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-20T23:14:41.000Z (over 7 years ago)
- Last Synced: 2024-12-12T14:43:50.684Z (6 months ago)
- Language: Jupyter Notebook
- Size: 24.6 MB
- Stars: 3
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stanford CS231n Convolutional Neural Networks for Visual Recognition
## Lectures
* Lecture 1 | Introduction to Convolutional Neural Networks for Visual Recognition
* Lecture 2 | Image Classification
* Lecture 3 | Loss Functions and Optimization
* Lecture 4 | Introduction to Neural Networks## Assignments
Details of all assignments can be find here.