Files
Gymnasium/docs
Ronald Eddy Jr 0c91364cd4 Update Docs: HTTP -> HTTPS (#813)
URLs updated to use HTTPS protocol where appropriate.
2017-12-26 09:09:01 +13:00
..
2017-12-26 09:09:01 +13:00
2017-12-26 09:08:38 +13:00

#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.