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

https://github.com/gagniuc/php-markov-chains

Here are all the Markov Chain algorithms in PHP that are associated with the book entitled Markov chains: from theory to implementation and experimentation.
https://github.com/gagniuc/php-markov-chains

algorithms chain implementation markov matrices php probability stochastic transition

Last synced: 21 days ago
JSON representation

Here are all the Markov Chain algorithms in PHP that are associated with the book entitled Markov chains: from theory to implementation and experimentation.

Awesome Lists containing this project

README

          

# PHP Markov Chains

Here are all the Markov Chain algorithms in PHP 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.