Skip to content

Handwritten Japanese character recognition using neural networks.

Notifications You must be signed in to change notification settings

dhyuk54/japanese-handwriting-nn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

japanese-handwriting-nn

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.

About

Handwritten Japanese character recognition using neural networks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.3%
  • Python 10.7%