Skip to content

Tensorflow project for predicting hiragana characters. Scraping fonts for data.

Notifications You must be signed in to change notification settings

finleygn/hiragana-ml-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(!WIP!) Hiragana Prediction

Example

Tensorflow project for predicting hiragana characters.


The model is trained from fonts (WIP), these are saved into image maps through make scrape. Found out about the MNIST dataset after building this 🙃.

make train - Train the model based on scraped fonts

make api - Start a flask server that runs predictions

make client - Start the canvas application

About

Tensorflow project for predicting hiragana characters. Scraping fonts for data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published