https://github.com/zkan/hmms
Hidden Markov Models code in C/C++
https://github.com/zkan/hmms
Last synced: about 1 year ago
JSON representation
Hidden Markov Models code in C/C++
- Host: GitHub
- URL: https://github.com/zkan/hmms
- Owner: zkan
- Created: 2012-03-06T03:05:44.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-26T03:22:23.000Z (almost 14 years ago)
- Last Synced: 2025-02-12T01:53:17.351Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 137 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This source code extends Kanungo's HMM code.
You can find the original software at http://www.kanungo.com/software/software.html#umdhmm.