摘要:
原文章一:https://zhuanlan.zhihu.com/p/93423829,原文章二:https://jishuin.proginn.com/p/763bfbd23e20 感谢作者的讲解 plt.***和ax.***的区别 在matplotlib中,有两种画图方式: plt.figure( 阅读全文
posted @ 2020-10-13 22:33
薄书
阅读(2288)
评论(1)
推荐(1)
摘要:
MNIST 数据 首先准备数据(MNIST库) from tensorflow.examples.tutorials.mnist import input_data mnist = input_data.read_data_sets('MNIST_data', one_hot=True) 一个谷歌提 阅读全文
posted @ 2020-10-13 16:52
薄书
阅读(170)
评论(0)
推荐(0)

浙公网安备 33010602011771号