Skip to content
#

hmm-model

Here are 85 public repositories matching this topic...

dEploid is designed for deconvoluting mixed genomes with unknown proportions. Traditional ‘phasing’ programs are limited to diploid organisms. Our method modifies Li and Stephen’s algorithm with Markov chain Monte Carlo (MCMC) approaches, and builds a generic framework that allows haloptype searches in a multiple infection setting.

  • Updated Mar 20, 2022
  • C++

Natural Language Processing Nanodegree from Udacity Platform, in which I implement Hidden Markov Model for POS Tagger, Bidirectional LSTM for English-French Machine Translation, and End-to-End LSTM-based Speech Recognition

  • Updated Jun 26, 2018
  • Jupyter Notebook

Automatic Speech Recognition (ASR) system was implemented using the HMM toolkit for building HMM model using training data. Then, this trained HMM Model was used for recognising words and results revealed that 80.02% accuracy for Phoneme Level Acoustic Model and 79.36% accuracy for word Level Acoustic Model. This developed system can be used by …

  • Updated Dec 30, 2016
  • Groff

Improve this page

Add a description, image, and links to the hmm-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 hmm-model topic, visit your repo's landing page and select "manage topics."

Learn more