- Notifications
You must be signed in to change notification settings - Fork8.3k
PyTorch Tutorial for Deep Learning Researchers
License
NotificationsYou must be signed in to change notification settings
yunjey/pytorch-tutorial
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository provides tutorial code for deep learning researchers to learnPyTorch. In the tutorial, most of the models were implemented with less than 30 lines of code. Before starting this tutorial, it is recommended to finishOfficial Pytorch Tutorial.
- Convolutional Neural Network
- Deep Residual Network
- Recurrent Neural Network
- Bidirectional Recurrent Neural Network
- Language Model (RNN-LM)
- Generative Adversarial Networks
- Variational Auto-Encoder
- Neural Style Transfer
- Image Captioning (CNN-RNN)
$ git clone https://github.com/yunjey/pytorch-tutorial.git$cd pytorch-tutorial/tutorials/PATH_TO_PROJECT$ python main.pyAbout
PyTorch Tutorial for Deep Learning Researchers
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.