mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-02 06:16:32 +00:00
Add DACBench third party environment (#451)
This commit is contained in:
@@ -73,6 +73,13 @@ Supported fork of [gym-retro](https://openai.com/research/gym-retro): turn class
|
||||
|
||||
Environments where the agent interacts with _Cellular Automata_ by changing its cell states.
|
||||
|
||||
### [DACBench: a benchmark for Dynamic Algorithm Configuration](https://github.com/automl/DACBench)
|
||||
|
||||
[]()
|
||||
[]()
|
||||
|
||||
A benchmark library for [Dynamic Algorithm Configuration](https://www.automl.org/dynamic-algorithm-configuration/). Its focus is on reproducibility and comparability of different DAC methods as well as easy analysis of the optimization process.
|
||||
|
||||
### [gym-saturation: Environments used to prove theorems](https://github.com/inpefess/gym-saturation)
|
||||
|
||||
[]()
|
||||
@@ -127,7 +134,6 @@ A simple environment using [PyBullet](https://github.com/bulletphysics/bullet3)
|
||||
|
||||
Mars Explorer is a Gym compatible environment designed and developed as an initial endeavor to bridge the gap between powerful Deep Reinforcement Learning methodologies and the problem of exploration/coverage of an unknown terrain.
|
||||
|
||||
|
||||
### [robo-gym: Real-world and simulation robotics](https://github.com/jr-robotics/robo-gym)
|
||||
|
||||
Robo-gym provides a collection of reinforcement learning environments involving robotic tasks applicable in both simulation and real-world robotics.
|
||||
|
Reference in New Issue
Block a user