iffiX / machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
☆407Updated 3 years ago
Alternatives and similar repositories for machin:
Users that are interested in machin are comparing it to the libraries listed below
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆717Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆696Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆299Updated 7 months ago
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆687Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆293Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆329Updated last year
- A collection of multi agent environments based on OpenAI gym.☆590Updated 8 months ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆530Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆608Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,187Updated last year
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆576Updated 5 months ago
- Mean Field Multi-Agent Reinforcement Learning☆388Updated 5 years ago
- Code for conservative Q-learning☆426Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆324Updated 5 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆614Updated 3 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆485Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆546Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆218Updated 2 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆582Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆556Updated 7 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆468Updated 11 months ago
- PyTorch implementation of soft actor critic☆857Updated 3 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆518Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆291Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆739Updated last year