Python script to train handwritten hiragana recognition using ETL hiragana database as the dataset
- run extract_file.py to unzip the training data
- run hiragana_cnn.py to run the model and create the Tensorflow model
- run convert_tflite.py to convert Tensorflow model into tflite model
- The hiragana dataset can be downloaded from here