# hand_write_number_recognize **Repository Path**: kevin365/hand_write_number_recognize ## Basic Information - **Project Name**: hand_write_number_recognize - **Description**: hand write number recognize - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RAW CNN For Hand Write Number Recognize RAW CNN for hand write number recognize, add for train, model save and load model for prediction. #### step - download code git clone https://gitee.com/kevin365/hand_write_number_recognize.git - train and save model python3 train.py - load model and prediction python3 pred.py #### others NA