An open API service indexing awesome lists of open source software.

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.

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.