Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add markov model #8

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 4, 2021

  1. Configuration menu
    Copy the full SHA
    98fd8bc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Fix Baum-Welch bug

    rediska0123 committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    cb18811 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    ca089ee View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Fix parameters estimation

    rediska0123 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    1147617 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Fix bugs

    rediska0123 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    4b091dd View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Fix g calculation

    rediska0123 committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    6983d4b View commit details
    Browse the repository at this point in the history
  2. Fix Mu calculation

    rediska0123 committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    90b6f48 View commit details
    Browse the repository at this point in the history