# minst **Repository Path**: heyihuiforjava/minst ## Basic Information - **Project Name**: minst - **Description**: minst-cnn - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-29 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mnist Recognize handwritten digits in real time. ## Working like this: ![python](mnist.gif) ## Show all detail of CNN layer ![Output](output.png) ## Quick start - install python - install python packages: numpy matplotlib - install tensorflow - run: python mnist.py - run: python demo.py # minst # minst