File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ which is a great contribution to this tutorial.
3333 * [ RNN-Regression] ( https://github.com/MorvanZhou/PyTorch-Tutorial/blob/master/tutorial-contents/403_RNN_regressor.py )
3434 * [ AutoEncoder] ( https://github.com/MorvanZhou/PyTorch-Tutorial/blob/master/tutorial-contents/404_autoencoder.py )
3535 * [ DQN Reinforcement Learning] ( https://github.com/MorvanZhou/PyTorch-Tutorial/blob/master/tutorial-contents/405_DQN_Reinforcement_learning.py )
36+ * [ A3C Reinforcement Learning] ( https://github.com/MorvanZhou/pytorch-A3C )
3637 * [ GAN (Generative Adversarial Nets)] ( https://github.com/MorvanZhou/PyTorch-Tutorial/blob/master/tutorial-contents/406_GAN.py ) / [ Conditional GAN] ( https://github.com/MorvanZhou/PyTorch-Tutorial/blob/master/tutorial-contents/406_conditional_GAN.py )
3738* Others (WIP)
3839 * [ Why torch dynamic] ( https://github.com/MorvanZhou/PyTorch-Tutorial/blob/master/tutorial-contents/501_why_torch_dynamic_graph.py )
You can’t perform that action at this time.
0 commit comments