yunjey / pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers
MIT License
29.79k stars 8.03k forks source link

Good tutorial and thank you! Very nice and simple! Can you update this to PyTorch 1.0? #170

Open dayekuaipao opened 5 years ago

dayekuaipao commented 5 years ago

In the PyTorch 1.0, there are some changes such as replace variable with tensor and so on.There most be some better practice. It would be nice to update this.