mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-29 01:27:29 +00:00
Can I add Slime Volleyball Gym Environment here?
This commit is contained in:
committed by
Christopher Hesse
parent
65ae8f8f6b
commit
d53a134619
@@ -278,4 +278,10 @@ Learn more here: https://github.com/upb-lea/openmodelica-microgrid-gym
|
||||
|
||||
The RubiksCubeGym package provides enviromnents for twisty puzzles with multiple reward functions to help simluate the methods used by humans.
|
||||
|
||||
Learn more here:https://github.com/DoubleGremlin181/RubiksCubeGym
|
||||
Learn more here: https://github.com/DoubleGremlin181/RubiksCubeGym
|
||||
|
||||
### SlimeVolleyGym: A simple environment for single and multi-agent reinforcement learning
|
||||
|
||||
A simple environment for benchmarking single and multi-agent reinforcement learning algorithms on a clone of Slime Volleyball game. Only dependencies are gym and numpy. Both state and pixel observation environments are available. The motivation of this environment is to easily enable trained agents to play against each other, and also facilitate the training of agents directly in a multi-agent setting, thus adding an extra dimension for evaluating an agent's performance.
|
||||
|
||||
Learn more here: https://github.com/hardmaru/slimevolleygym
|
||||
|
Reference in New Issue
Block a user