https://github.com/sahilbansal17/deep-learning-with-pytorch
In this repository, my progress for the Udacity course on Deep Learning with PyTorch (part of the PyTorch Scholarship Challenge Nanodegree Program) will be maintained.
https://github.com/sahilbansal17/deep-learning-with-pytorch
deep-learning pytorch udacity-course
Last synced: 7 months ago
JSON representation
In this repository, my progress for the Udacity course on Deep Learning with PyTorch (part of the PyTorch Scholarship Challenge Nanodegree Program) will be maintained.
- Host: GitHub
- URL: https://github.com/sahilbansal17/deep-learning-with-pytorch
- Owner: sahilbansal17
- Created: 2018-10-18T11:51:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-12T16:27:40.000Z (over 6 years ago)
- Last Synced: 2025-01-11T03:31:28.500Z (9 months ago)
- Topics: deep-learning, pytorch, udacity-course
- Language: Jupyter Notebook
- Homepage:
- Size: 5.79 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deep Learning with PyTorch
#### In this repository, my progress for the Udacity course on Deep Learning with PyTorch (part of the PyTorch Scholarship Challenge Nanodegree Program) will be maintained.
- [ ] Lesson 1: Introduction to Neural Networks
- [ ] Lesson 2: Talking PyTorch with Soumith Chintala
- [ ] Lesson 3: Introduction to PyTorch
- [ ] Lesson 4: Convolutional Neural Networks
- [ ] Lesson 5: Style Transfer
- [ ] Lesson 6: Recurrent Neural Networks
- [ ] Lesson 7: Sentiment Prediction with RNNs
- [ ] Lesson 8: Deploying PyTorch Models
- [ ] Lab: Challenge Project - Build and train a model that identifies flower species from images.#### The notes are maintained [here](https://sahilbansal17.github.io/Deep-Learning-Introduction/).