https://github.com/millionintegrals/small-rl-envs
Collection of simple OpenAI gym environments to train and test your reinforcement learning algorithms
https://github.com/millionintegrals/small-rl-envs
Last synced: 4 months ago
JSON representation
Collection of simple OpenAI gym environments to train and test your reinforcement learning algorithms
- Host: GitHub
- URL: https://github.com/millionintegrals/small-rl-envs
- Owner: MillionIntegrals
- License: mit
- Created: 2018-10-11T04:34:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-06T21:25:10.000Z (almost 3 years ago)
- Last Synced: 2025-01-06T09:42:58.479Z (over 1 year ago)
- Language: Python
- Size: 37.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# small-rl-envs
Collection of simple OpenAI gym environments to train and test your reinforcement learning algorithms