Skip to content
#

hidden-markov-model

Here are 25 public repositories matching this topic...

Implemented normalized, polar and delta feature sets, cross validation folds, Bayesian Information Criterion and Discriminative Information Criterion model selectors, as well as the recognizer in order to detect and translate sign language into text using hidden markov models as part of the Udacity Artificial Intelligence Nanodegree.

  • Updated Apr 23, 2017
  • HTML

In this project, I built a system that can recognize words communicated using the American Sign Language (ASL). I was provided a preprocessed dataset of tracked hand and nose positions extracted from video. My goal was to train a set of Hidden Markov Models (HMMs) using part of this dataset to try and identify individual words from test sequences.

  • Updated May 22, 2017
  • HTML

Improve this page

Add a description, image, and links to the hidden-markov-model topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hidden-markov-model topic, visit your repo's landing page and select "manage topics."

Learn more