CUN-bjy / gym-ddpg-keras

Keras Implementation of DDPG(Deep Deterministic Policy Gradient) with PER(Prioritized Experience Replay) option on OpenAI gym framework
GNU General Public License v3.0
11 stars 5 forks source link

rebase #21

Closed CUN-bjy closed 3 years ago

CUN-bjy commented 3 years ago

I did mistake on my codes to support discrete action space. need to revert the code.