saleml
|
e8166b3dea
fix rendering and add tests for scripts
|
2 年 前 |
saleml
|
b1f0799f59
Merge branch 'master' into newstep
|
2 年 前 |
Rodrigo Perez-Vicente
|
bd7ed2c3c3
mission space
|
2 年 前 |
Rodrigo Perez-Vicente
|
6268ef0cf0
Register environments with entrypoint in setup.py
|
2 年 前 |
saleml
|
1ce76678e1
PEP8 changes
|
2 年 前 |
saleml
|
5c241a8a15
use new_step API, and solve some pylance errors
|
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
|
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
|
999599a412
Added configuration for MultiRoom env
|
6 年 前 |
Maxime Chevalier-Boisvert
|
ffe4e553e0
Environments can now have different width & height
|
6 年 前 |
Maxime Chevalier-Boisvert
|
d5d117bb78
Added goal_pos variable to MultiRoomEnv
|
7 年 前 |
Maxime Chevalier-Boisvert
|
852476db7c
Finished renaming MiniGrid methods for PEP8 conformance
|
7 年 前 |
Maxime Chevalier-Boisvert
|
bfd0f76513
Faster visibility algorithm. Method renamings.
|
7 年 前 |
Maxime Chevalier-Boisvert
|
ec9e19efe7
Renamed fields to match PEP8 convention
|
7 年 前 |
Maxime Chevalier-Boisvert
|
340c03a446
Cleaned up and simplified _genGrid functions
|
7 年 前 |
Maxime Chevalier-Boisvert
|
25fe4664fa
Modified environments so they all produce observations in a dict
|
7 年 前 |
Maxime Chevalier-Boisvert
|
7c41bdff21
Added MiniGrid-MultiRoom-N2-S4-v0 environment
|
7 年 前 |
Maxime Chevalier-Boisvert
|
4d84ecd45f
Eliminated source of non-determinism
|
7 年 前 |
Maxime Chevalier-Boisvert
|
5daf219a68
Added tests. Moved envs into own source files.
|
7 年 前 |