saleml
|
71d38fa37d
Merge branch 'master' into newstep
|
2 年 前 |
saleml
|
1ce76678e1
PEP8 changes
|
2 年 前 |
saleml
|
5c241a8a15
use new_step API, and solve some pylance errors
|
2 年 前 |
Rodrigo Perez-Vicente
|
3aab399ab1
Add pyright to pre-commit
|
2 年 前 |
StringTheory
|
5e40e4c117
Run pre-commit
|
2 年 前 |
StringTheory
|
e30599f258
Merge branch 'master' into remove-param-envs
|
2 年 前 |
StringTheory
|
925419ffbf
Rerun pre-commit
|
2 年 前 |
StringTheory
|
d53edeb5a2
Initial commit
|
2 年 前 |
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 年 前 |
andreicnica
|
f16b7c79bc
Fixed placing key/box in same position with blocking_ball. (#58)
|
6 年 前 |
Lucas Willems
|
dab3839453
Obstructed maze environment (#19)
|
6 年 前 |