Skip to content

tschiolborg/fast_digits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fast_digit

I used fast.ai and FastAPI to create this small api that tries to recognize digits you draw.

Dependencies:

poetry install

Run server:

uvicorn main:app --reload

Train model:

python src/train.py

Example:

alt_text

About

Simple api to recognize hand drawn digits

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published