feed forward neural network Vs. CNN
CNN produces higher accuracy and spends less convergence time than simple feed-forward neural network.
文件列表
LeNet_code.zip
(预估有个9文件)
LeNet_code
.DS_Store
8KB
cnn.py
7KB
load_mnist.py
2KB
ff.py
2KB
data
.DS_Store
6KB
t10k-images-idx3-ubyte
7.48MB
train-labels-idx1-ubyte
59KB
t10k-labels-idx1-ubyte
10KB
暂无评论