https://github.com/mind/a2c
The OpenAI advantage actor critic (A2C) model
https://github.com/mind/a2c
a2c openai openai-gym reinforcement-learning
Last synced: 26 days ago
JSON representation
The OpenAI advantage actor critic (A2C) model
- Host: GitHub
- URL: https://github.com/mind/a2c
- Owner: mind
- License: mit
- Created: 2017-11-10T06:19:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-10T23:30:42.000Z (over 8 years ago)
- Last Synced: 2025-11-09T05:03:30.190Z (7 months ago)
- Topics: a2c, openai, openai-gym, reinforcement-learning
- Language: Python
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# a2c
The OpenAI advantage actor critic (A2C) model