Skip to content

A object oriented set of tools for Markov Decision Processes (MDP's). Currently, provides Value Iteration with multiprocessing and lazy-expansion for transition matrices too large to fit in memory.

jacooba/MDP_Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDP_Tools

A object oriented set of tools for Markov Decision Processes (MDP's). Currently, provides Value Iteration with multiprocessing and lazy-expansion for transition matrices too large to fit in memory. Tested with Python 3.6.5.

About

A object oriented set of tools for Markov Decision Processes (MDP's). Currently, provides Value Iteration with multiprocessing and lazy-expansion for transition matrices too large to fit in memory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages