摘要:
把下载好的数据放在这里就行了 代码报错 EOFError: Compressed file ended before the end-of-stream marker was reached 背景:运行LeNet识别CIFAR-10的图像的代码时,报错: EOFError: Compressed f 阅读全文
摘要:
1、不要在控制台的anaconda promot输入 conda install matplotlib,这样不管用。搞不清楚按个运行环境。 2、在spdery的控制台输入conda install matplotlib,就可以安装了。 3、右上侧有subplot的输出结果 阅读全文