feidieufo / RL-ImplementationLinks
simple code to reinforcement learning
☆21Updated 5 years ago
Alternatives and similar repositories for RL-Implementation
Users that are interested in RL-Implementation are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆55Updated 4 years ago
- DSAC; Distributional Soft Actor-Critic☆135Updated 10 months ago
- ☆45Updated 4 years ago
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆32Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- The implement of the policy gradient RL algorithm with pytorch☆40Updated 5 years ago
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆27Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆75Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆59Updated 5 years ago
- ☆40Updated 3 years ago
- ☆220Updated 2 years ago
- pytorch实现的一些MARL算法☆68Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 3 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆215Updated last year
- ☆106Updated 4 years ago
- Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning☆58Updated 3 years ago
- The official implementation of "Transformer in Transformer as Backbone for Deep Reinforcement Learning"☆56Updated 2 years ago
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆34Updated 3 years ago
- Implementation of DyMA-CL, MARL algorithm☆28Updated 5 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆172Updated last year
- Paper list for constrained policy optimization in reinforcement learning.☆73Updated 2 years ago
- This is the official implementation of ERL-Re2.☆73Updated last year
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆62Updated 5 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆43Updated 6 years ago
- ☆100Updated 5 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆90Updated 5 years ago
- Implementation of PPO Lagrangian in PyTorch☆53Updated 3 years ago
- ☆62Updated 5 years ago