cookbenjamin / DDPG
Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm
☆75Updated 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☆98Updated 5 years ago
- ☆185Updated 3 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆34Updated 3 years ago
- Collection of OpenAI parametrized action-space environments.☆65Updated 2 months ago
- Solving POMDP using Recurrent networks☆87Updated 4 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆55Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 9 months ago
- ☆40Updated 3 years ago
- The implementation of LSTM-TD3.☆79Updated 2 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆84Updated 7 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆52Updated 3 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆116Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆306Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆89Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated last month
- Recurrent Deterministic Policy Gradient actor-critic based Reinforcement Learning algorithm in Action☆37Updated 2 months ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆102Updated 2 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆207Updated 5 years ago
- Actor-Critic and openAI clipped PPO in gym cartpole-v0 and pendulum-v0 environment☆25Updated 4 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆145Updated 11 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆94Updated 2 years ago