Convex Markets / Datasets / RL environments / Gymnasium (Farama)
SKU RLE-1406 · Sold by External

Gymnasium (Farama)

Product specifications

SKURLE-1406
Data typeRL environments
Volumedozens reference environments
Size on diskNot published by source
FormatPython (pip: gymnasium; Gym reset/step API)
Access modelPUBLIC LICENSE
PricingFree · open-source license
Quality score
LicenseMIT 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.