Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 309 Bytes

File metadata and controls

20 lines (15 loc) · 309 Bytes

Installation

pip install -r requirements.txt

Testing

Runs the main script:

python -m unittest tests.py

Trains a model and allows you to draw symbols.

python draw.py

Documentation

Overleaf report