https://github.com/theroughcode/a2c_cartpole
https://github.com/theroughcode/a2c_cartpole
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/theroughcode/a2c_cartpole
- Owner: theRoughCode
- Created: 2020-04-26T20:07:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T20:26:45.000Z (about 6 years ago)
- Last Synced: 2025-02-16T22:35:57.578Z (over 1 year ago)
- Language: Python
- Size: 42 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Training A2C Agent on OpenAI Gym's Cartpole environment
This repo contains the code for an A2C Agent for the CartPole environment.
You can learn more about A2C [here](https://openai.com/blog/baselines-acktr-a2c/).
After 1000 iterations, the rewards earned looks like this:
