hidden-markov-models
There are 162 repositories under hidden-markov-models topic.
ddbourgin/numpy-ml
Machine learning, in numpy
probml/dynamax
State Space Models library in JAX
NorskRegnesentral/weak-supervision-for-NER
Framework to learn Named Entity Recognition models without labelled data using weak supervision.
helske/seqHMM
Multivariate and Multichannel Discrete Hidden Markov Models for Categorical Sequences
maxmouchet/HMMBase.jl
Hidden Markov Models for Julia.
eonu/sequentia
Scikit-Learn compatible HMM and DTW based sequence machine learning algorithms in Python.
cgre-aachen/bayseg
An unsupervised machine learning algorithm for the segmentation of spatial data sets.
iisys-hof/map-matching-2
High Performance Map Matching with Markov Decision Processes (MDPs) and Hidden Markov Models (HMMs).
bhmm/bhmm
Bayesian hidden Markov models toolkit
Emotional-Text-to-Speech/hmm-for-emo-tts
:computer: A repository with comprehensive instructions for using the Festvox toolkit for generating Emotional speech :speaker: from text
luisdamiano/BayesHMM
Full Bayesian Inference for Hidden Markov Models
georgesterpu/pyVSR
Python toolkit for Visual Speech Recognition
jpowie01/HMM_Viterbi_BaumWelch
Hidden Markov Models - Viterbi and Baum-Welch algorithm implementation in Python
idiap/HMMGradients.jl
Enables computing the gradient of the parameters of Hidden Markov Models (HMMs)
vsimkus/pmr2024-hmm
An official repository for tutorials of Probabilistic Modelling and Reasoning (2023/2024) - a University of Edinburgh master's course.
anassinator/markov-sentence-correction
Markov Chains and Hidden Markov Models to generate and correct sentences
ivanorsolic/NeuromatchAcademy
Repo containing computational neuroscience notebooks and a project detecting latent states in neural activity using Hidden Markov Models on spiking data, made during the Neuromatch Academy 2020.
lrgr/sigma
SigMa is a probabilistic model for the sequential dependencies of mutation signatures
wiedenhoeft/HaMMLET
Fast Bayesian Hidden Markov Model with Wavelet Compression
loelschlaeger/fHMM
Hidden Markov models for finance
Nikhil-Kumar-Patel/Hidden-Makov-Model
Hidden Markov Models in stock price forecasting.
TravisWheelerLab/BATH
Better Alignments with Translated HMMER
oliviergimenez/banana-book
Repo for a book on Bayesian capture-recapture w/ HMMs
elifons/FeatureSaliencyHMM
Implementation of Feature Saliency Hidden Markov Model (Adams, et al, 2016)
ltfschoen/AIND-Recognizer
Term 1 Project 3 Design a Sign Language Recognition System by Luke Schoen for Udacity Artificial Intelligence Nanodegree (AIND)
shrebox/Natural-Language-Processing
Compilation of Natural Language Processing (NLP) codes. BONUS: Link to Information Retrieval (IR) codes compilation. (checkout the readme)
fchamroukhi/SaMUraiS
StAtistical Models for the UnsupeRvised segmentAion of tIme-Series
miguelmota/hidden-markov-model
Hidden Markov Models in JavaScript.
spykard/Classification-HMMs
A state-of-the art Hidden Markov Model Framework for Sentiment Analysis as well as Classification Tasks in general.
ds4v/vietnamese-pos-tagging
Gán nhãn từ loại Tiếng Việt sử dụng mô hình Hidden Markov kết hợp thuật toán Viterbi
Freguglia/mrf2d
An R package for analysis of Markov Random Fields on 2-dimensional lattices.
melmasri/traveltimeHMM
Travel time prediction from GPS observations using an HMM
rpetit/audio-event-detection
Detection of events described by hidden (semi-)Markov models in an audio stream
ecoz2/ecoz2
Linear Predictive Coding Vector Quantization and Hidden Markov Modeling for speech recognition
poypoyan/edhsmm
An(other) implementation of Explicit Duration Hidden Semi-Markov Models in Python 3