# tensorflow-minist **Repository Path**: old_eight_ba/tensorflow-minist ## Basic Information - **Project Name**: tensorflow-minist - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-07 - **Last Updated**: 2021-01-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tensorflow-minist 基于tensorflow实现的手写数字识别,使用的方法有4种: * cnn * nn(BP神经网络) * softmax regression * bi-lstm 数据集下载:**http://yann.lecun.com/exdb/mnist/** 在使用中有任何问题,欢迎反馈给我。