Skip to content

Gridworlds and Markov Decision Processes in Python

License

Notifications You must be signed in to change notification settings

QueensGambit/gridworld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gridwolds and Markov Decision Processes in Python 3 (converted from Python 2)

Author: Jeremy Stober
Contact: stober@gmail.com
License: BSD (see LICENSE)

This package contains implementations of discrete mdps known as
gridworlds that are convenient for testing reinforcement learning
algorithms. Some visualization is provided, along with a few other
mdps drawn from the literature on reinforcement learning.

Note: This package now depends on https://github.com/QueensGambit/utils for sparse feature generation.

About

Gridworlds and Markov Decision Processes in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%