stevenpjg / ddpg-aigym
Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym environments
☆273Updated 6 years ago
Alternatives and similar repositories for ddpg-aigym:
Users that are interested in ddpg-aigym are comparing it to the libraries listed below
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆211Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆298Updated 5 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆559Updated 3 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆417Updated last year
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- implement of prioritized experience replay