Skip to content

This is a variation of the OpenAI gym Frozen Lake, mimicking the minimalistic GridWorld

Notifications You must be signed in to change notification settings

andremht/gym-gridworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Status: Beta version (code has been quickly adapted from OpenAI Gym - FrozenLake)

gym-gridworld

The GridWorld adapts the FrozenLake environment to replicate the minimalistic GridWorld used in Chapter 4 of the book Reinforcement Learning: an Introduction.

Installation

git clone https://github.com/andremht/gym-gridworld.git
cd gym-gridworld
pip install -e .

About

This is a variation of the OpenAI gym Frozen Lake, mimicking the minimalistic GridWorld

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages