https://github.com/pabloamc/openai_gym_practice
Repo of practice algorithms of of the OpenAI Gym
https://github.com/pabloamc/openai_gym_practice
Last synced: 10 months ago
JSON representation
Repo of practice algorithms of of the OpenAI Gym
- Host: GitHub
- URL: https://github.com/pabloamc/openai_gym_practice
- Owner: PabloAMC
- License: mit
- Created: 2020-10-05T20:01:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-05T20:06:57.000Z (over 5 years ago)
- Last Synced: 2025-05-14T21:11:24.305Z (about 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenAI_gym_practice
Repo of practice algorithms of of the OpenAI Gym.
To run it requires having installed Spinningup from OpenAI