Skip to content

howardh/gym-fourrooms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Four Rooms

An implementation of the four rooms environment used in Sutton et al. 1999.

alt text

Installation

pip install -e git+https://github.com/howardh/gym-fourrooms#egg=gym_fourrooms

Usage

import gym
gym.make('gym_fourrooms:fourrooms-v0')

References

Richard S Sutton, Doina Precup, and Satinder Singh. “Between MDPs and semi-MDPs: A framework for temporal abstraction in reinforcement learning”. In: Artificial intelligence 112.1-2 (1999), pp. 181–211.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages