top of page
learn_data_science.jpg

Data Scientist Program

 

Free Online Data Science Training for Complete Beginners.
 


No prior coding knowledge required!

Sign-Gesture Predictions using CNN

Writer: Subarna LamsalSubarna Lamsal


Hey everyone, I have recently published my kaggle notebook on "MNIST sign-language".

American Sign Language is a natural language that has the same linguistic properties as spoken languages, with grammar that differs from English. It is exxpressed by movements of the hands and face. It is useful for people who are deaf and hard of hearing. The dataset format is close to the classic MNIST. Each training and test case represents a label (0-25) as a one-to-one map for each alphabetic letter A-Z . There are no cases for J=9 and Z=25 due to gesture motions.


Important libraries used:-


a) Keras

b) Matplotlib

c) Pandas

d) Numpy

e) Seaborn

f) sklearn :- LabelBinarizer, ImageDataGenerator


Training data:- 27,455


Test data:- 7172


Image pixels: 28*28 (784)



Comments


COURSES, PROGRAMS & CERTIFICATIONS

 

Advanced Business Analytics Specialization

Applied Data Science with Python (University of Michigan)

Data Analyst Professional Certificate (IBM)

Data Science Professional Certificate (IBM)

Data Science Specialization (John Hopkins University)

Data Science with Python Certification Training 

Data Scientist Career Path

Data Scientist Nano Degree Program

Data Scientist Program

Deep Learning Specialization

Machine Learning Course (Andrew Ng @ Stanford)

Machine Learning, Data Science and Deep Learning

Machine Learning Specialization (University of Washington)

Master Python for Data Science

Mathematics for Machine Learning (Imperial College London)

Programming with Python

Python for Everybody Specialization (University of Michigan)

Python Machine Learning Certification Training

Reinforcement Learning Specialization (University of Alberta)

Join our mailing list

Data Insight participates in affiliate programs and may sometimes get a commission through purchases made through our links without any additional cost to our visitors.

bottom of page