先去https://github.com/d2l-ai/d2l-zh/blob/master/d2/torch.py把这个torch包下载
找到miniconda3\Liblsite-packagesid21把里面的torch包替换了就可以了
另外win以记事本打开这个torch,搜索load data fashion mnist,把下面的../data改为.//data就完美解决了
文章指导如何在Windows上下载并替换torch包,解决`loaddatafashionmnist`中的数据路径问题,建议使用记事本修改为相对路径`./data`。
先去https://github.com/d2l-ai/d2l-zh/blob/master/d2/torch.py把这个torch包下载
找到miniconda3\Liblsite-packagesid21把里面的torch包替换了就可以了
另外win以记事本打开这个torch,搜索load data fashion mnist,把下面的../data改为.//data就完美解决了
8741
2075
3858
1808

被折叠的 条评论
为什么被折叠?
