sfujim / TD3Links
Author's PyTorch implementation of TD3 for OpenAI gym tasks
☆1,916Updated 2 years ago
Alternatives and similar repositories for TD3
Users that are interested in TD3 are comparing it to the libraries listed below
Sorting:
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,321Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,267Updated 4 months ago
- PyTorch implementation of soft actor critic☆897Updated 2 weeks ago
- Collection of reinforcement learning algorithms☆2,732Updated last year
- Python Multi-Agent Reinforcement Learning framework☆2,063Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,233Updated 4 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,808Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessing☆649Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆616Updated 6 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,079Updated 4 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,612Updated 2 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,129Updated last year
- Soft Actor-Critic☆1,123Updated last year
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,842Updated last year
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,643Updated last year
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,283Updated 5 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,637Updated 3 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆526Updated 7 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,395Updated 2 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,609Updated last year
- SMAC: The StarCraft Multi-Agent Challenge☆1,230Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆759Updated 3 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,970Updated 2 months ago
- A collection of reference environments for offline reinforcement learning☆1,540Updated 8 months ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆595Updated 7 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆693Updated 2 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,322Updated last year
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,355Updated 2 years ago
- A toolkit for reproducible reinforcement learning research.☆2,003Updated 2 years ago