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 年之前 |
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 年之前 |
Maxime Chevalier-Boisvert
|
50f396a9bf
Fixed bug signaled in #73
|
5 年之前 |
Maxime Chevalier-Boisvert
|
32a5b207f7
Implemented LavaGap env (simpler LavaCrossing). Added screenshot command.
|
5 年之前 |