# hanzi_recognition **Repository Path**: macqueen/hanzi_recognition ## Basic Information - **Project Name**: hanzi_recognition - **Description**: hanzi_recognition - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-14 - **Last Updated**: 2021-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README An RNN model based on 'Drawing and Recognizing Chinese Characters with Recurrent Neural Network'(Xu-Yao Zhang, Fei Yin, Yan-Ming Zhang, Cheng-Lin Liu, Yoshua Bengio, 2016) Available at: https://arxiv.org/abs/1606.06539 About this model: Library used: Keras, numpy For optional functionality: matplotlib, livelossplot, struct, threading, multiprocessing Accuracy: 95.38% Training time: 5 minutes (Intel i5-8259U, 16 GB, macOS Mojave 10.14.4, No dedicated GPU) IO.py is used to decode .pot files