Handwritten japanese character recognition using neural networks.
Read the corresponding paper here.
An example job running the M16 model on the hiragana dataset is included here.
You will need to obtain the ETL Character Database here and make sure the ETL_path
in /preprocessing/data_utils.py
is correct.