cookbenjamin / DDPG
Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm
☆73Updated 8 years ago
Alternatives and similar repositories for DDPG:
Users that are interested in DDPG are comparing it to the libraries listed below
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆199Updated 5 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆97Updated 5 years ago
- ☆73Updated 5 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆49Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆56Updated 4 years ago
- ☆39Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆289Updated last year
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- Solving POMDP using Recurrent networks☆85Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- ☆41Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- The implementation of LSTM-TD3.☆72Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆283Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆293Updated 5 months ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆92Updated 3 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆128Updated 7 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆132Updated 8 months ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆98Updated 2 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆31Updated 3 years ago
- ☆182Updated 2 years ago
- Value-Decomposition Networks For Cooperative Multi-Agent Learning☆21Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆174Updated last year
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆83Updated 7 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆49Updated 6 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- Code for Weighted QMIX☆126Updated 4 years ago
- Collection of OpenAI parametrized action-space environments.☆62Updated last year