https://github.com/gagniuc/markov-chains-java-script
Here are all the Markov Chain algorithms in java script that are associated with the book entitled Markov chains: from theory to implementation and experimentation.
https://github.com/gagniuc/markov-chains-java-script
algorithms chain events implementation marices markov matrix prediction probability transition
Last synced: 3 months ago
JSON representation
Here are all the Markov Chain algorithms in java script that are associated with the book entitled Markov chains: from theory to implementation and experimentation.
- Host: GitHub
- URL: https://github.com/gagniuc/markov-chains-java-script
- Owner: Gagniuc
- License: mit
- Created: 2021-10-28T21:51:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-16T19:36:39.000Z (over 4 years ago)
- Last Synced: 2026-03-05T21:58:31.910Z (3 months ago)
- Topics: algorithms, chain, events, implementation, marices, markov, matrix, prediction, probability, transition
- Language: HTML
- Homepage:
- Size: 23.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Support: Supporting algorithm (JS alternative) 1.html
Awesome Lists containing this project
README
# Markov Chains in Java Script
Here are all the Markov Chain algorithms in Java Script that are associated with the book entitled Markov chains: from theory to implementation and experimentation.
# References
- Paul A. Gagniuc. Markov chains: from theory to implementation and experimentation. Hoboken, NJ, John Wiley & Sons, USA, 2017, ISBN: 978-1-119-38755-8.