Keras 无法加载数据集或应用程序

Dap*_*hne 3 python keras

我正在阅读 Francois Chollet 的“使用 Python 进行深度学习”一书,但是当我尝试完全按照示例中的方式导入数据集时,我经常收到此错误:

Exception: URL fetch failure on https://github.com/fchollet/deep-learning-models/releases/download/v0.1/vgg16_weights_tf_dim_ordering_tf_kernels_notop.h5: None -- [Errno 64] Host is down
Run Code Online (Sandbox Code Playgroud)

这是什么意思?我能做些什么吗,或者书中的例子已经过时了...

小智 5

只需在kagle内核上激活Internet

图片