This website works better with JavaScript
Home
Explore
Help
Sign In
radu
/
Gym-MiniGrid
mirror of
https://github.com/maximecb/gym-minigrid.git
Watch
1
Star
0
Fork
1
Files
Issues
0
Wiki
Tree:
e2b77bd006
Branches
Tags
curriculum
dict-obs
elliottower-patch-1
fetch-flat-enc
fetch-flat-obs
gh-pages
gym-minigrid-legacy
master
maximecb-classifier1
maximecb-numpy-render
maximecb-onehot
maximecb-onehotwrapper
no-see-through
text-rnn
v2
v2.5.0
v2.4.0
v2.3.1
v2.3.0
v2.2.1
v2.2.0
v2.1.1
v2.1.0
v2.0.0
V1.2.2
v1.2.1
v1.2.0
v1.1.0
Commit History
Find
Author
SHA1
Message
Date
saleml
cac13fa8ef
Adapt to the new gym API where the seed is given to the reset function of the env (by calling super().reset())
2 years ago
saleml
ce22f87a27
add **kwargs to __init__ functions of all classes inhertting from MiniGridEnv, in order to be able to use gym.make the right way
2 years ago
Maxime Chevalier-Boisvert
b2fd115e97
Added KeyCorridor environment
6 years ago