JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

解决:Exception: URL fetch failure on https://storage.googleapis.com/tensorflow/tf-keras-datasets/imdb.npz: None -- [Errno 104] Connection reset by peer

发布时间 2023-10-19 21:09:48作者: 行路难,多歧路

首次装载IMDB数据集时可能会出现的错误。

解决方案:

1、先将数据集单独下载下来:

datasets/imdb.npz · 黄健/keras-datasets - Gitee.com

2、将其复制到 ~/.keras/dataset 目录下:

cp imdb.npz ~/.keras/dataset

 

    本栏目推荐文章
  • A connection was successfully established with the server but then an error
  • scp 出现 subsystem request failed on channel 0 scp: Connection closed 的解决方法
  • jni Exception in thread "main" java.lang.UnsatisfiedLinkError:
  • 装载数据时报错:Failed to execute spark task, with exception 'org.apache.hadoop.hive.ql.metadata.HiveException(Failed to create spark client.)'
  • mybatis解决nested exception is org.apache.ibatis.type.TypeException: Could not set parameters for mapping:
  • Python中TensorFlow的长短期记忆神经网络(LSTM)、指数移动平均法预测股票市场和可视化|附代码数据
  • TensorFlow社区与未来展望
  • 鱼类识别系统Python+TensorFlow卷积神经网络算法模型+深度学习人工智能【计算机课设项目】
  • Github 解决 Recv failure: Connection reset by peer
  • 案例分享-Exception.getMessage突然为null
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们