Skip to content

Me exploring the wonderful world of Markov Decision Processes. The MDP.py file is an interface type so you can implement others games as long as they can be formulated to the file. I also wrote ValueIteration to solve the mdp. For proof of concept, I implemented the Gambler's Problem.

Notifications You must be signed in to change notification settings

masonmcbride/mdp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

About

Me exploring the wonderful world of Markov Decision Processes. The MDP.py file is an interface type so you can implement others games as long as they can be formulated to the file. I also wrote ValueIteration to solve the mdp. For proof of concept, I implemented the Gambler's Problem.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages