cookbenjamin / DDPGLinks
Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm
☆77Updated 8 years ago
Alternatives and similar repositories for DDPG
Users that are interested in DDPG are comparing it to the libraries listed below
Sorting:
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- ☆184Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- Solving POMDP using Recurrent networks☆90Updated 5 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- ☆42Updated 6 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- PyTorch implementation of SAC-Discrete.☆308Updated last year
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆116Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆348Updated 5 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆306Updated 5 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆321Updated 3 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 6 years ago
- multi-agent deep reinforcement learning for networked system control.☆422Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆161Updated last year
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆28Updated 3 months ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated 9 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Multi-Objective Reinforcement Learning☆283Updated 4 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆99Updated 2 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆54Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Collection of OpenAI parametrized action-space environments.☆65Updated 5 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆316Updated 2 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆194Updated 2 years ago