https://github.com/abhimishra91/pytorch-tutorials
Set of notebooks to practice Pytorch from basics to RNN
https://github.com/abhimishra91/pytorch-tutorials
cnn deep-learning neural-network pytorch pytorch-tutorial rnn
Last synced: 12 months ago
JSON representation
Set of notebooks to practice Pytorch from basics to RNN
- Host: GitHub
- URL: https://github.com/abhimishra91/pytorch-tutorials
- Owner: abhimishra91
- License: apache-2.0
- Created: 2020-05-02T03:38:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T03:39:06.000Z (about 6 years ago)
- Last Synced: 2025-06-04T08:22:45.020Z (about 1 year ago)
- Topics: cnn, deep-learning, neural-network, pytorch, pytorch-tutorial, rnn
- Language: Jupyter Notebook
- Homepage:
- Size: 23.3 MB
- Stars: 26
- Watchers: 2
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pytorch Tutorials
This repository is a set of notebooks that are useful for learning and geting handson intution of the Pytorch python package.
Dataset is also included in the repo. (`/data`)
This tutorial is leveraging on the amazing work done by [Sun Kim](https://github.com/hunkim)
The accompanying video leactures and slides are avaialable at the following links:
1. [Video](https://www.youtube.com/playlist?list=PLlMkM4tgfjnJ3I-dbhO9JTw7gNty6o_2m&disable_polymer=true)
2. [Slides](https://drive.google.com/drive/folders/0B41Zbb4c8HVyUndGdGdJSXd5d3M)