This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
Gymnasium
Watch
1
Star
0
Fork
0
You've already forked Gymnasium
mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced
2025-08-30 09:55:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae2e812a4502593cbb8f56e628002fa03254307f
Gymnasium
/
gym
/
spaces
History
John Schulman
1fb81d4e3f
remove MultiDiscrete adaptors
2017-03-05 13:13:14 -08:00
..
tests
switch to pytest (
#495
)
2017-02-11 22:17:02 -08:00
__init__.py
remove MultiDiscrete adaptors
2017-03-05 13:13:14 -08:00
box.py
adds example usage to spaces (
#173
)
2016-06-11 23:10:58 -07:00
discrete.py
Doom - Same Action Space Across Environments (
#157
)
2016-06-14 15:57:47 -07:00
multi_binary.py
add MultiBinary space, which is a vector of {0,1}
2017-02-04 23:36:32 -08:00
multi_discrete.py
remove MultiDiscrete adaptors
2017-03-05 13:13:14 -08:00
prng.py
Switch to a global PRNG for action/observation spaces (
#144
)
2016-05-30 18:07:59 -07:00
tuple_space.py
adds example usage to spaces (
#173
)
2016-06-11 23:10:58 -07:00