l5shi / Multi-DDPG-with-parameter-noiseLinks
New reinforcement algorithm base on DDPG
☆18Updated 6 years ago
Alternatives and similar repositories for Multi-DDPG-with-parameter-noise
Users that are interested in Multi-DDPG-with-parameter-noise are comparing it to the libraries listed below
Sorting:
- Reinforcement Learning -- Imitation Learning, Behavior Cloning, DAgger (Data Aggregation)☆19Updated 7 years ago
- Deep Gaussian Process for Inverse Reinforcement Learning☆33Updated 8 years ago
- Modular Multi-Objective Reinforcement Learning with Decision Values☆24Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆23Updated 4 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆55Updated 2 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 7 years ago
- ☆80Updated 5 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆63Updated 7 years ago
- Project 3 of Udacity's Deep Reinforcement Learning nanodegree program.☆45Updated 6 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆14Updated 8 years ago
- Reinforcement Learning for robotics continuous control, mainly based on Proximal Policy Optimization, extending to Interpolated Policy Gr…☆37Updated 6 years ago
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow