# Kaggle-Digit-Recognizer **Repository Path**: m4shan/Kaggle-Digit-Recognizer ## Basic Information - **Project Name**: Kaggle-Digit-Recognizer - **Description**: zsc Kaggle-Digit-Recognizer - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-26 - **Last Updated**: 2021-12-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Kaggle-Digit-Recognizer #### [欢迎关注我的 CSDN 博客](https://blog.csdn.net/tefuirnever) **建议使用博客和代码一起完成学习,鉴于水平有限,如有问题,可以博客留言。** **博客地址:[https://blog.csdn.net/TeFuirnever/article/details/102579846](https://blog.csdn.net/TeFuirnever/article/details/102579846)** 目录 --- - ## [Kaggle Digit Recognizer 官方数据集](https://github.com/TeFuirnever/Kaggle-Digit-Recognizer/blob/master/Digit%20Recognizer_%E5%AE%98%E6%96%B9%E6%95%B0%E6%8D%AE%E9%9B%86.zip) - ## [MNIST 7000 张原始数据集](https://github.com/TeFuirnever/Kaggle-Digit-Recognizer/blob/master/mnist_train_70000.zip) - ## [基于 CNN 的得分 99.5% 程序](https://github.com/TeFuirnever/Kaggle-Digit-Recognizer/blob/master/MNIST_CNN_99.5%25.ipynb) - ## [基于 KNN 的得分 100% 程序和数据](https://github.com/TeFuirnever/Kaggle-Digit-Recognizer/blob/master/MNIST_kNN_100%25.zip) - ## [FlyAi实战之MNIST手写数字识别练习赛](https://github.com/TeFuirnever/Kaggle-Digit-Recognizer/blob/master/MNIST_FlyAI.zip)