# 图片数字识别 **Repository Path**: tb_Projects/picture_digital_recognition ## Basic Information - **Project Name**: 图片数字识别 - **Description**: 简单数字识别 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 2 - **Created**: 2019-02-18 - **Last Updated**: 2024-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 图片数字识别 #### 介绍 简单数字识别 image_util中是使用训练好的模型进行识别的代码。 mnist_softmax中是模型训练代码。