slowbull / DDPG
Tensorflow implementation of Deep Deterministic Policy Gradients
☆19Updated 7 years ago
Alternatives and similar repositories for DDPG:
Users that are interested in DDPG are comparing it to the libraries listed below
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 7 years ago
- Unofficial PyBrain extension for multi-agent reinforcement learning in general sum stochastic games.☆69Updated 8 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated 2 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 6 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆113Updated 6 years ago
- Implementation of Multi-Agent Deep Deterministic Policy Gradients☆36Updated 6 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 7 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆115Updated 2 months ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆100Updated 4 years ago
- implement of prioritized experience replay☆158Updated 6 years ago
- ☆16Updated 4 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 7 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆24Updated 8 months ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆93Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 5 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆59Updated 6 years ago
- A Multi-agent Learning Framework☆62Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Proximal Policy Optimization implementation with TensorFlow☆105Updated 6 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 3 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- Constrained Policy Optimization☆308Updated 7 years ago
- Multiagent reinforcement learning simulation framework - Undergraduate thesis in Mechatronics Engineering at the University of Brasília☆67Updated 6 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 5 years ago
- research and implementations of Deep RL agents and their applications☆48Updated last month
- TF2 Implementation of the Soft Actor-Critic Algorithm☆45Updated 2 years ago