File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -25,11 +25,8 @@ This repository provides tutorial code for deep learning researchers to learn [P
25
25
* [ Image Captioning (CNN-RNN)] ( https://github.com/yunjey/pytorch-tutorial/tree/master/tutorials/09%20-%20Image%20Captioning )
26
26
* [ Generative Adversarial Network] ( https://github.com/yunjey/pytorch-tutorial/blob/master/tutorials/10%20-%20Generative%20Adversarial%20Network/main.py#L25-L51 )
27
27
* [ Deep Convolutional GAN] ( https://github.com/yunjey/pytorch-tutorial/blob/master/tutorials/11%20-%20Deep%20Convolutional%20Generative%20Adversarial%20Network/main.py#L32-L50 )
28
-
29
28
* Variational Auto-Encoder (will be updated soon)
30
-
31
29
* Neural Style Transfer (will be updated soon)
32
-
33
30
* [ Deep Q-Network and Q-learning (WIP)] ( https://github.com/yunjey/pytorch-tutorial/blob/master/tutorials/12%20-%20Deep%20Q%20Network/dqn13.py )
34
31
35
32
You can’t perform that action at this time.
0 commit comments