Mark Towers
|
79f6591174
Merge pull request #193 from zeionara/master
|
3 лет назад |
StringTheory
|
c345e9027f
Initial commit for adding pre-commit
|
3 лет назад |
Mark Towers
|
39386f98b7
Merge pull request #195 from fedetask/master
|
3 лет назад |
saleml
|
209e58587d
Merge branch 'minigrid-no-warning' of https://github.com/saleml/gym-minigrid into minigrid-no-warning
|
3 лет назад |
saleml
|
41b3b53af7
Merge pull request #1 from vicliv/minigrid-no-warning
|
3 лет назад |
saleml
|
8236a5a46f
use pip for gym
|
3 лет назад |
vicliv
|
bbcdb696ad
added kwargs to MiniGridEnv init
|
3 лет назад |
saleml
|
6018c3d253
gym 0.25 still not in pip - use release branch instead
|
3 лет назад |
saleml
|
6ddaa9fc6e
use the new gym Text space and official git repo in setup and yml file
|
3 лет назад |
Federico
|
d719884201
Fix setup.py missing comma in setup() args
|
3 лет назад |
saleml
|
c8d0c353fb
Add __eq__ method for StringGymSpace - Necessary to allow for Vectorized Environments in gym
|
3 лет назад |
saleml
|
e782182d9b
use the correct initialization for custom gym space
|
3 лет назад |
saleml
|
5dfa28e955
fix seeding typo
|
3 лет назад |
saleml
|
4f29354572
add missing `args.` when seeding in manual_control
|
3 лет назад |
saleml
|
59774e3ffe
fix typo in .travis.yml
|
3 лет назад |
saleml
|
1f9b72c0f5
travis not supporting python 3.10
|
3 лет назад |
saleml
|
8d6a3470f2
temporary change of setup.py and .travis.yml to account for gym's current bugs
|
3 лет назад |
saleml
|
e3aac67a0a
Seeding environments the right way during tests
|
3 лет назад |
saleml
|
162bab2fb5
add condition to RGBImgObsWrapper's signature
|
3 лет назад |
saleml
|
bec1633024
move EmptyEnvWithExtraObs to empty.py so that it can be called the right way with gym.make
|
3 лет назад |
saleml
|
857b6ac885
update setup and travis.yml
|
3 лет назад |
saleml
|
1dfbe380ab
add kwargs to init methods of SimpleCrossing Environments
|
3 лет назад |
saleml
|
cf723609e4
use new gym api for rendering in RGBImgObsWrapper
|
3 лет назад |
saleml
|
4ffa851fd3
use new gym api for rendering
|
3 лет назад |
saleml
|
3f3703355b
add **kwargs to reset function
|
3 лет назад |
saleml
|
e59132a6df
fix render_mode and render's argument mode compatibility
|
3 лет назад |
saleml
|
e90cdf1be9
Fix ViewSizeWrapper that changed the observation space of the unwrapped env !
|
3 лет назад |
saleml
|
a17d3ca3bf
matplotlib set_window_title is deprecated
|
3 лет назад |
saleml
|
8ccd07a1ec
use the new render mode api
|
3 лет назад |
saleml
|
3505bee528
adopt new render_mode to benchmark.py
|
3 лет назад |