iffiX / machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
☆404Updated 3 years ago
Alternatives and similar repositories for machin:
Users that are interested in machin are comparing it to the libraries listed below
- PyTorch implementation of SAC-Discrete.☆293Updated 5 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆700Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆283Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆523Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆682Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆326Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆686Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆289Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆303Updated 3 years ago
- Code for conservative Q-learning☆420Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆582Updated 6 months ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆546Updated 3 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆287Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,254Updated last year
- Mean Field Multi-Agent Reinforcement Learning☆380Updated 4 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆588Updated 5 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆542Updated 7 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆339Updated last year
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆481Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆540Updated last year
- PyTorch implementation of soft actor critic☆841Updated 3 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆513Updated last year
- Imitation learning algorithms☆492Updated 5 months ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆463Updated 9 months ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆304Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆166Updated 5 months ago