Skip to content
#

forward-backward-algorithm

Here are 3 public repositories matching this topic...

FactorGraph.jl

The FactorGraph package provides the set of different functions to perform inference over the factor graph with continuous or discrete random variables using the belief propagation algorithm.

  • Updated Jun 11, 2026
  • Julia

In this Repository, Algorithms of learning HMM with two approaches is implemented: first, learn parameter when having observations and related state of them with Maximum Likelihood Alg. and the second approach in the condition that just have observations with forward-backward Alg. after constructing HMM Viterbi Alg. is implemented to test a sequ…

  • Updated Jan 12, 2021
  • Python

A hybrid AI agent combining a Hidden Markov Model (Forward-Backward algorithm) and a Reinforcement Learning (Q-Learning) engine to solve Hangman puzzles with maximal efficiency. Engineered in a 10-hour sprint for the PESU Machine Learning Hackathon.

  • Updated Sep 10, 2026
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the forward-backward-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more