iffiX / machinLinks
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
☆412Updated 3 years ago
Alternatives and similar repositories for machin
Users that are interested in machin are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of SAC-Discrete.☆305Updated 10 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆712Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆752Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆314Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆606Updated 11 months ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆703Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆334Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆552Updated 3 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆602Updated 8 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆222Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆474Updated last year
- Mean Field Multi-Agent Reinforcement Learning☆396Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆344Updated 5 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆637Updated 5 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆353Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆586Updated 7 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆310Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆500Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆432Updated 2 years ago
- PyTorch implementation of soft actor critic☆885Updated 3 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆193Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆301Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,255Updated 3 months ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆664Updated 7 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆532Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,307Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆631Updated 4 years ago