An open API service indexing awesome lists of open source software.

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.

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/HFO

Install HFO and its python bindings.

Run:
> $> python main.py