解决办法:

    修改文件: C:\Users\501-PC\AppData\Local\Programs\Python\Python35\Lib\site-packages\tensorflow\contrib\learn\python\learn\datasets\mnist.py

  中的SOURCE_URL为:后面的哪个URL已经失效,前面的是我们新加的

    SOURCE_URL = 'https://web.archive.org/web/20150912040653/http://yann.lecun.com/exdb/mnist/'

相关文章:

  • 2021-11-06
  • 2022-12-23
  • 2022-12-23
  • 2021-12-16
  • 2021-05-29
  • 2021-05-15
  • 2022-12-23
  • 2021-11-04
猜你喜欢
  • 2022-12-23
  • 2021-04-05
  • 2022-12-23
  • 2022-12-23
  • 2021-10-22
  • 2021-04-18
  • 2022-12-23
相关资源
相似解决方案