introduction-to-deep-learning/Intelligence Artificielle d.../gym/docs/readme.md

8 lines
516 B
Markdown
Raw Permalink Normal View History

2023-08-21 15:09:08 +00:00
# Table of Contents
- [Agents](agents.md) contains a listing of agents compatible with gym environments. Agents facilitate the running of an algorithm against an environment.
- [Environments](environments.md) lists more environments to run your algorithms against. These do not come prepackaged with the gym.
- [Miscellaneous](misc.md) 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.