Markov decision processes in Python.
- Markov Decision Processes!
- Analytic solutions!
- Simulation!
- Stochastic matrix algorithms!
- Visualization!
- Implementations of concepts specific to my research!
git clone https://github.com/rldotai/mdpy.git
cd mdpy
pip install --editable .
MIT. See the LICENSE file for more details.