Python code that trains a machine learning model to identify ASL Letters shown to the camera
If you'd like to test the model + camera out, install the requirements with:
pip install -r requirements.txt
Then run the training.ipynb, and ariel_camera.py.