mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-01 14:10:30 +00:00
@@ -3,7 +3,7 @@ gym
|
||||
|
||||
**OpenAI Gym is a toolkit for developing and comparing reinforcement learning algorithms.** This is the ``gym`` open-source library, which gives you access to an ever-growing variety of environments.
|
||||
|
||||
``gym`` makes no assumptions about the structure of your agent, and is compatible with any numerical computation library, such as Tensorflow or Theano. You can use it from Python code, and soon from other languages.
|
||||
``gym`` makes no assumptions about the structure of your agent, and is compatible with any numerical computation library, such as TensorFlow or Theano. You can use it from Python code, and soon from other languages.
|
||||
|
||||
If you're not sure where to start, we recommend beginning with the
|
||||
`docs <https://gym.openai.com/docs>`_ on our site.
|
||||
|
Reference in New Issue
Block a user