MNIST用神经网络实现

时间:2021-04-02 04:40:48
【文件属性】:

文件名称:MNIST用神经网络实现

文件大小:11.06MB

文件格式:RAR

更新时间:2021-04-02 04:40:48

tensorflow MNIST

代码是基于《tensorflow实战google深度学习框架》书中的代码修改的,基于1.1.0版本,代码中还存在一个小问题,训练和验证不能同时运行。


【文件预览】:
mnist_inference.py
data
----t10k-images-idx3-ubyte.gz(1.57MB)
----t10k-labels-idx1-ubyte.gz(4KB)
----train-labels-idx1-ubyte.gz(28KB)
----train-images-idx3-ubyte.gz(9.45MB)
mnist_eval.py
mnist_train.py

网友评论