Notebook 3 provides some code for training convolutional neural networks with Keras to recognise sign language. The model is compared to a Naive Bayes classifier. Data augmentation is employed to increase model robustness.
NB. All code in this repository is provided for educational purposes only, with absolutely no warranty explicit, implied, or otherwise.