pytorch资料整理

史上最全的PyTorch学习资源汇总:https://mp.weixin.qq.com/s/YO8hoZzOWy025LhPdBGpEA
PyTorch中文文档(函数查找):https://pytorch-cn.readthedocs.io/zh/latest/
官方中文文档(生动有趣):https://ptorch.com/news/54.html
PyTorch_tutorial_0.0.5_余霆嵩.pdf(各个模块的讲解和选择):https://github.com/tensor-yu/PyTorch_Tutorial/blob/master/Data/PyTorch_tutorial_0.0.5_余霆嵩.pdf
PyTorch 1.0 官方文档 中文版(全套的入门教程)https://github.com/fendouai/Awesome-TensorFlow-Chinese

优化器选择:https://www.leiphone.com/news/201706/e0PuNeEzaXWsMPZX.html
60 分钟闪电战——02.自动求导:https://blog.csdn.net/m0_37991005/article/details/90646344
零基础入门深度学习:https://www.zybuluo.com/hanbingtao/note/433855

你可能感兴趣的:(pytorch)