Quantum-Cheese / reinforcement_learning_projects
Using (deep) reinforcement_learning algorithm to practice on OpenAI Gym, Unity ML-Agents,and other virtual environments. Using Python ,Pytorch/Tensorflow.
☆15Updated 4 years ago
Alternatives and similar repositories for reinforcement_learning_projects:
Users that are interested in reinforcement_learning_projects are comparing it to the libraries listed below
- A simple example of how to implement vector based DDPG for MARL tasks using PyTorch and a ML-Agents environment.☆36Updated 6 years ago
- Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning☆55Updated 2 years ago
- This is the official implementation of ERL-Re2.☆62Updated 8 months ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆38Updated 6 years ago
- soft q learning and soft actor critic☆15Updated 6 years ago
- Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning☆40Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆84Updated last year
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆58Updated last year
- Implement many Sparse Reward algorithms in Gym Fetch environment☆86Updated 4 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- (ICML 2023) The official code for RACE: Improve Multi-Agent Reinforcement Learning with Representation Asymmetry and Collaborative Evolut…☆33Updated last year
- Collection of OpenAI parametrized action-space environments.☆62Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆62Updated 2 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 3 years ago
- Implement Google Deep Minds DQN for multiple agents for a grid world environment where vehicles must pick up customers.☆27Updated 6 years ago
- ☆38Updated 2 years ago
- Assignments for CS294-112.☆30Updated 5 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆26Updated 2 years ago
- 多智能体即时策略对抗方法与实践 苏炯铭 刘鸿福 陈少飞 项凤涛 编著 科学出版社 2019.11 随书代码☆32Updated 4 years ago
- This repository is the official implementation of Learning Multi-Agent Coordination for Enhancing Target Coverage in Directional Sensor N…☆43Updated 4 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆57Updated 4 years ago
- Unified Model-Free Hierarchical Reinforcement Learning Framework☆37Updated 5 years ago
- Negative Update Intervals in Multi-Agent Deep Reinforcement Learning☆32Updated 5 years ago
- Implementation of DyMA-CL, MARL algorithm☆26Updated 4 years ago
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆33Updated 3 years ago
- Learning Individual Intrinsic Reward in MARL☆63Updated 2 years ago
- Codes accompanying the paper "DOP: Off-Policy Multi-Agent Decomposed Policy Gradients" (ICLR 2021, https://arxiv.org/abs/2007.12322)☆52Updated 2 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago