This commit is contained in:
Morvan Zhou
2017-06-17 23:50:57 +10:00
committed by Morvan Zhou
parent 3fc6f4e4a0
commit dcc4e7cb84
2 changed files with 38 additions and 4 deletions

View File

@ -56,6 +56,11 @@ You can watch my [Youtube channel](https://www.youtube.com/channel/UCdyjiB5H8Pu7
<img class="course-image" src="https://morvanzhou.github.io/static/results/torch/1-1-3.gif">
</a>
### [CNN](https://github.com/MorvanZhou/PyTorch-Tutorial/blob/master/tutorial-contents/401_CNN.py)
<a href="https://github.com/MorvanZhou/PyTorch-Tutorial/blob/master/tutorial-contents/401_CNN.py">
<img class="course-image" src="https://morvanzhou.github.io/static/results/torch/4-1-2.gif" >
</a>
### [RNN](https://github.com/MorvanZhou/PyTorch-Tutorial/blob/master/tutorial-contents/403_RNN_regressor.py)
<a href="https://github.com/MorvanZhou/PyTorch-Tutorial/blob/master/tutorial-contents/403_RNN_regressor.py">