文件名称:Run_MNIST
介绍说明--下载内容均来自于网络,请自行研究使用
下载MNIST数据集(手写体数字0-9)后,搭建卷积神经网络,将输入的数据集经过一层一层的卷积,到最后计算交叉熵,用梯度下降算法去优化它,使它变得最小,这就训练出了权重和偏置量,识别的准确率为91%(Download the MNIST data set (handwritten number 0-9), build a convolutional neural network, the input data set by convolutional layers, finally calculate the cross entropy with the gradient descent algorithm to optimize it, so that it becomes the minimum, this training weight and bias, recognition accuracy rate 91%)
(系统自动生成,下载前可以参看下载内容)