SKU RLE-1406 · Sold by External
Gymnasium (Farama)
Product specifications
| SKU | RLE-1406 |
|---|---|
| Data type | RL environments |
| Volume | dozens reference environments |
| Size on disk | Not published by source |
| Format | Python (pip: gymnasium; Gym reset/step API) |
| Access model | PUBLIC LICENSE |
| Pricing | Free · open-source license |
| Quality score | — |
| License | MIT License |
Gymnasium is the maintained successor to OpenAI Gym, providing the standard reset()/step(action) RL API plus dozens of reference environments across Classic Control, Box2D, Toy Text, MuJoCo continuous control, and Atari (via ALE). Action and observation spaces are discrete or continuous per environment; it is a general RL API not specific to LLMs. Maintained by the Farama Foundation and distributed via pip as gymnasium.