cookbenjamin / DDPGLinks
Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm
☆79Updated 8 years ago
Alternatives and similar repositories for DDPG
Users that are interested in DDPG are comparing it to the libraries listed below
Sorting:
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆117Updated 2 years ago
- ☆184Updated 3 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 4 years ago
- Solving POMDP using Recurrent networks☆91Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆80Updated 5 years ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- ☆42Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆165Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆327Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆292Updated 4 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆310Updated last year
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆102Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Negative Update Intervals in Multi-Agent Deep Reinforcement Learning☆34Updated 6 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated 11 months ago
- research and implementations of Deep RL agents and their applications☆59Updated 2 months ago
- Implementation of Hierarchical Deep Q-Learning (Kulkarni et al., 2016)☆36Updated 6 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆165Updated last year
- Hierarchical-DQN in pytorch (not actively maintained)☆73Updated 8 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆327Updated 2 years ago
- ☆89Updated 4 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 3 years ago
- ☆39Updated 3 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 5 years ago