This commit is contained in:
Morvan Zhou
2017-05-06 01:48:22 +10:00
committed by Morvan Zhou
parent 60b74c5909
commit cd037f256a

View File

@ -38,7 +38,7 @@ In these tutorials for pyTorch, we will build our first Neural Network and try t
**For Chinese speakers: All methods mentioned below have their video and text tutorial in Chinese. **For Chinese speakers: All methods mentioned below have their video and text tutorial in Chinese.
Visit [莫烦 Python](https://morvanzhou.github.io/tutorials/) for more. Visit [莫烦 Python](https://morvanzhou.github.io/tutorials/) for more.
You can also watch my [Youtube channel](https://www.youtube.com/channel/UCdyjiB5H8Pu7aDTNVXTTpcg) as well.** You can watch my [Youtube channel](https://www.youtube.com/channel/UCdyjiB5H8Pu7aDTNVXTTpcg) as well.**
### [Regression](https://github.com/MorvanZhou/PyTorch-Tutorial/blob/master/tutorial-contents/301_regression.py) ### [Regression](https://github.com/MorvanZhou/PyTorch-Tutorial/blob/master/tutorial-contents/301_regression.py)