https://github.com/arhik/ddpg_hfo
reinforcement learning experiment in HFO Partial Observable environment. This is an attempt to recreate or perform better if possible the results from the paper.
https://github.com/arhik/ddpg_hfo
ddpg keras reinforcement-learning
Last synced: 6 months ago
JSON representation
reinforcement learning experiment in HFO Partial Observable environment. This is an attempt to recreate or perform better if possible the results from the paper.
- Host: GitHub
- URL: https://github.com/arhik/ddpg_hfo
- Owner: arhik
- Created: 2017-02-03T02:10:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-04T16:21:28.000Z (over 8 years ago)
- Last Synced: 2025-04-06T10:54:01.785Z (6 months ago)
- Topics: ddpg, keras, reinforcement-learning
- Language: Python
- Size: 290 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DDPG_HFO
reinforcement learning experiment in HFO Partial Observable environment. This is an attempt to recreate or perform better if possible the results from the paper.dependencies:
* https://github.com/LARG/HFOInstall HFO and its python bindings.
Run:
> $> python main.py