8000 GitHub - rldotai/mdpy: Markov Decision Processes in Python
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rldotai/mdpy

Repository files navigation

mdpy

Markov decision processes in Python.

Features

  • Markov Decision Processes!
  • Analytic solutions!
  • Simulation!
  • Stochastic matrix algorithms!
  • Visualization!
  • Implementations of concepts specific to my research!

Install for development

git clone https://github.com/rldotai/mdpy.git
cd mdpy
pip install --editable .

License

MIT. See the LICENSE file for more details.

About

Markov Decision Processes in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0