https://github.com/amkram/lua-hmm
A proof-of-concept n-order Hidden Markov Model with Viterbi decoding, implemented in Lua
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.3%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
A proof-of-concept n-order Hidden Markov Model with Viterbi decoding, implemented in Lua
Basic Info
- Host: GitHub
- Owner: amkram
- Language: Lua
- Default Branch: master
- Size: 4.88 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 7 years ago
· Last pushed about 7 years ago
Metadata Files
Readme
README.md
lua-HMM
A proof-of-concept n-order Hidden Markov Model with Viterbi decoding, implemented in Lua
test.lua demonstrates the functionality: it loads a file describing an HMM, emits 1000 symbols, then decodes the emitted symbols using the Viterbi algorithm
A first-order and second-order example file are in the examples folder
Owner
- Name: Alex Kramer
- Login: amkram
- Kind: user
- Location: Santa Cruz, CA
- Company: @corbett-lab
- Repositories: 45
- Profile: https://github.com/amkram
Graduate student at UC Santa Cruz - Biomolecular Engineering and Bioinformatics
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0