Skip to content

stober/gridworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gridwolds and Markov Decision Processes in Python

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/stober/utils for sparse feature generation.

About

Gridworlds and Markov Decision Processes in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages