saleml
|
f6a103d05b
fix pyright error with wrappers + raise error instead of string + use right registry
|
%!s(int64=2) %!d(string=hai) anos |
saleml
|
4da711a317
raise ValueError instead of string
|
%!s(int64=2) %!d(string=hai) anos |
Rodrigo Perez-Vicente
|
36e05852a8
np.ndarray agent_pos type annotation
|
%!s(int64=2) %!d(string=hai) anos |
Rodrigo Perez-Vicente
|
8c879a1fa2
fix rebase pre-commit
|
%!s(int64=2) %!d(string=hai) anos |
Rodrigo Perez-Vicente
|
3aab399ab1
Add pyright to pre-commit
|
%!s(int64=2) %!d(string=hai) anos |
StringTheory
|
925419ffbf
Rerun pre-commit
|
%!s(int64=2) %!d(string=hai) anos |
saleml
|
cac13fa8ef
Adapt to the new gym API where the seed is given to the reset function of the env (by calling super().reset())
|
%!s(int64=2) %!d(string=hai) anos |
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
|
%!s(int64=2) %!d(string=hai) anos |
Zhitao Gong
|
bf4dbaabe6
Update roomgrid.py (#176)
|
%!s(int64=3) %!d(string=hai) anos |
Aadesh Neupane
|
e59b9d255f
added argument agent_view_size for minigrid env (#123)
|
%!s(int64=4) %!d(string=hai) anos |
Maxime Chevalier-Boisvert
|
13d4651e03
Refactored to eliminate start_pos, simplify code.
|
%!s(int64=5) %!d(string=hai) anos |
Dzmitry Bahdanau
|
a256e6a6db
the doors should also have a position (#46)
|
%!s(int64=6) %!d(string=hai) anos |
Maxime Chevalier-Boisvert
|
ffe4e553e0
Environments can now have different width & height
|
%!s(int64=6) %!d(string=hai) anos |
Maxime Chevalier-Boisvert
|
0a771181bd
Unified door and locked door objects.
|
%!s(int64=6) %!d(string=hai) anos |
Maxime Chevalier-Boisvert
|
b2fd115e97
Added KeyCorridor environment
|
%!s(int64=6) %!d(string=hai) anos |