从tensorflow转Pytorch的笔记(gather的用法,待补充...)
https://blog.csdn.net/CHNguoshiwushuang/article/details/80721675
tensorflow的mnist改写成pytorch
https://blog.csdn.net/victoriaw/article/details/72354307 PyTorch之示例——MNIST
https://blog.csdn.net/caichao08/article/details/78997033
神经网络的pytorch实现-基于MNIST数据集
https://blog.csdn.net/sparta_117/article/details/66965760 使用Tensorflow和MNIST识别自己手写的数字
从tensorflow转过来学习Pytorch,对比一下二者的不同: