StringTheory
|
a1f92e7456
Add missing environments
|
hace 3 años |
StringTheory
|
e9c5a7a2da
Changed the envs/__init__.py to reflect new environment names
|
hace 3 años |
Mark Towers
|
1017d91e1c
Merge branch 'master' into pre-commit
|
hace 3 años |
StringTheory
|
d53edeb5a2
Initial commit
|
hace 3 años |
StringTheory
|
25ee4d719d
Remove last relative import
|
hace 3 años |
saleml
|
a146321d8f
add `.spaces` when creating a new Dict space
|
hace 3 años |
saleml
|
3fa97a4c3c
remove redundant docstring
|
hace 3 años |
saleml
|
9a4e6c8ae9
Merge branch 'minigrid-no-warning' of https://github.com/saleml/gym-minigrid into minigrid-no-warning
|
hace 3 años |
saleml
|
dae65f7d5f
add DictObservationSpaceWrapper docstring
|
hace 3 años |
saleml
|
d20e9133b3
no imports from gym.core
|
hace 3 años |
saleml
|
37aac4dcca
factorize seeding in manual_control
|
hace 3 años |
saleml
|
b8158c8710
remove extra space from Text spaces
|
hace 3 años |
saleml
|
0832a47bc1
backward compatibility for environment metadata
|
hace 3 años |
Mark Towers
|
79f6591174
Merge pull request #193 from zeionara/master
|
hace 3 años |
StringTheory
|
c345e9027f
Initial commit for adding pre-commit
|
hace 3 años |
Mark Towers
|
39386f98b7
Merge pull request #195 from fedetask/master
|
hace 3 años |
saleml
|
209e58587d
Merge branch 'minigrid-no-warning' of https://github.com/saleml/gym-minigrid into minigrid-no-warning
|
hace 3 años |
saleml
|
41b3b53af7
Merge pull request #1 from vicliv/minigrid-no-warning
|
hace 3 años |
saleml
|
8236a5a46f
use pip for gym
|
hace 3 años |
vicliv
|
bbcdb696ad
added kwargs to MiniGridEnv init
|
hace 3 años |
saleml
|
6018c3d253
gym 0.25 still not in pip - use release branch instead
|
hace 3 años |
saleml
|
6ddaa9fc6e
use the new gym Text space and official git repo in setup and yml file
|
hace 3 años |
Federico
|
d719884201
Fix setup.py missing comma in setup() args
|
hace 3 años |
saleml
|
c8d0c353fb
Add __eq__ method for StringGymSpace - Necessary to allow for Vectorized Environments in gym
|
hace 3 años |
saleml
|
e782182d9b
use the correct initialization for custom gym space
|
hace 3 años |
saleml
|
5dfa28e955
fix seeding typo
|
hace 3 años |
saleml
|
4f29354572
add missing `args.` when seeding in manual_control
|
hace 3 años |
saleml
|
59774e3ffe
fix typo in .travis.yml
|
hace 3 años |
saleml
|
1f9b72c0f5
travis not supporting python 3.10
|
hace 3 años |
saleml
|
8d6a3470f2
temporary change of setup.py and .travis.yml to account for gym's current bugs
|
hace 3 años |