{"id":22166439,"url":"https://github.com/alextanhongpin/hidden-markov-model","last_synced_at":"2025-03-24T16:24:55.514Z","repository":{"id":79115020,"uuid":"121713939","full_name":"alextanhongpin/hidden-markov-model","owner":"alextanhongpin","description":"Implementing hidden markov model in different languages","archived":false,"fork":false,"pushed_at":"2019-06-24T04:40:52.000Z","size":206,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T21:54:18.773Z","etag":null,"topics":["hidden-markov-model","hmm","trellis","viterbi"],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alextanhongpin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-16T04:15:35.000Z","updated_at":"2019-06-24T04:40:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1dbcb58-e857-441d-9c17-cf7e29a551da","html_url":"https://github.com/alextanhongpin/hidden-markov-model","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Fhidden-markov-model","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Fhidden-markov-model/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Fhidden-markov-model/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Fhidden-markov-model/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alextanhongpin","download_url":"https://codeload.github.com/alextanhongpin/hidden-markov-model/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245306107,"owners_count":20593841,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hidden-markov-model","hmm","trellis","viterbi"],"created_at":"2024-12-02T05:19:30.047Z","updated_at":"2025-03-24T16:24:55.498Z","avatar_url":"https://github.com/alextanhongpin.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hidden Markov Model\n\n![hmm](assets/hmm.png)\n\nOne of the applications of HMM is to predict the sequence of state changes, based on the sequence of observations.\n\n## Viterbi\n\nThe Viterbi Algorithm is a dynamic programming algorithm for finding the most likely sequence of hidden states - called the *Viterbi path* - that results in a sequence of observed events, especially in the context of Markov information sources and hidden Markov models.\n\n## Trellis Diagram\n\n![trellis](assets/trellis.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextanhongpin%2Fhidden-markov-model","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falextanhongpin%2Fhidden-markov-model","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextanhongpin%2Fhidden-markov-model/lists"}