An open API service indexing awesome lists of open source software.

https://github.com/engichang1467/cnn-sign-language

Built a Convolutional Neural Network to train to recognize sign languages
https://github.com/engichang1467/cnn-sign-language

kaggle keras matplotlib numpy pandas sklearn tensorflow

Last synced: 3 months ago
JSON representation

Built a Convolutional Neural Network to train to recognize sign languages

Awesome Lists containing this project

README

          

# CNN Sign Language

- Used Keras to create a Convolutional Neural Network to train to recognize sign languages (American Standard)
- Explore the usage of Convolutional Neural Network and Applications with Keras
- Based on this challenge from Kaggle [click here to check it out](https://www.kaggle.com/datamunge/sign-language-mnist?select=sign_mnist_test)

![](archive/american_sign_language.PNG)

# Here's the data on Training's Accuracy

![](src/plotEvaluation.png)