# mnist **Repository Path**: AnthonyDave/mnist ## Basic Information - **Project Name**: mnist - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 这是在tensorflow官网学的神经网络,比较简单正确率能达到90%以上 mnist.py是训练并保存模型文件 read.py是输入手写预测文件