introduction-to-deep-learning/Intelligence Artificielle d.../gym/docs
Paul Corbalan 5870182dad Import 2023-08-21 17:09:08 +02:00
..
agents.md Import 2023-08-21 17:09:08 +02:00
environments.md Import 2023-08-21 17:09:08 +02:00
misc.md Import 2023-08-21 17:09:08 +02:00
readme.md Import 2023-08-21 17:09:08 +02:00

readme.md

Table of Contents

  • Agents contains a listing of agents compatible with gym environments. Agents facilitate the running of an algorithm against an environment.

  • Environments lists more environments to run your algorithms against. These do not come prepackaged with the gym.

  • Miscellaneous is a collection of other value-add tools and utilities. These could be anything from a small convenience lib to a collection of video tutorials or a new language binding.