摘要: https://s3.amazonaws.com/text-datasets/imdb.npz 阅读全文
posted @ 2020-06-11 12:48 市丸银 阅读(805) 评论(1) 推荐(0) 编辑
摘要: 好久不用matplotlib import matplotlib.pyplot as plt plt.figure() # 画图 plt.imshow(train_images[0]) # numpy plt.show() # 展示 阅读全文
posted @ 2020-06-11 10:44 市丸银 阅读(138) 评论(0) 推荐(0) 编辑