mirror of
https://github.com/yunjey/pytorch-tutorial.git
synced 2025-07-05 08:26:16 +08:00
Update README.md
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
This repository provides tutorial code for deep learning researchers to learn [PyTorch](https://github.com/pytorch/pytorch). In the tutorial, most of the models were implemented with less than 30 lines of code. Before starting this tutorial, it is recommended to finish [Official Pytorch Tutorial](http://pytorch.org/tutorials/beginner/deep_learning_60min_blitz.html). If you are also interested in generative adversarial networks, check out recent work, [TUNIT](https://github.com/clovaai/tunit).
|
This repository provides tutorial code for deep learning researchers to learn [PyTorch](https://github.com/pytorch/pytorch). In the tutorial, most of the models were implemented with less than 30 lines of code. Before starting this tutorial, it is recommended to finish [Official Pytorch Tutorial](http://pytorch.org/tutorials/beginner/deep_learning_60min_blitz.html). If you are also interested in generative adversarial networks, check out our recent work, [TUNIT](https://github.com/clovaai/tunit).
|
||||||
|
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
Reference in New Issue
Block a user