pranz24 / pytorch-soft-actor-critic
PyTorch implementation of soft actor critic
☆817Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-soft-actor-critic
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,225Updated 11 months ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,107Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆674Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆711Updated 11 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆529Updated 7 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,720Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,131Updated 11 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆617Updated 6 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆577Updated 4 years ago
- Soft Actor-Critic☆1,006Updated 11 months ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆598Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆669Updated last year
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆573Updated 6 years ago
- A collection of reference environments for offline reinforcement learning☆1,349Updated this week
- Python Multi-Agent Reinforcement Learning framework☆1,884Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆670Updated 2 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆439Updated 6 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆473Updated last year
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- Simple A3C implementation with pytorch + multiprocessing☆622Updated last year
- Implementation of benchmark RL algorithms☆459Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,332Updated 4 months ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆543Updated 2 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆514Updated last month
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆368Updated 5 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆490Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,055Updated 3 years ago