HanggeAi / Life
Life is a library for reinforce learning implemented by PyTorch.
☆17Updated 2 years ago
Alternatives and similar repositories for Life
Users that are interested in Life are comparing it to the libraries listed below
Sorting:
- RL algorithms☆141Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆65Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆23Updated last year
- Implement some algorithms of RL☆47Updated 2 years ago
- TD3 in Pytorch☆33Updated 3 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆48Updated 2 years ago
- Tutorial for Reinforcement Learning☆184Updated 3 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆56Updated 3 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆30Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- ☆53Updated last year
- pytorch实现的一些MARL算法☆65Updated 4 years ago
- ☆46Updated last month
- 多智能体强化学习☆93Updated 6 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆88Updated last year
- 动手学强化学习代码☆55Updated last year
- A clean and robust Pytorch implementation of SAC on discrete action space☆36Updated 6 months ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆81Updated 5 months ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆145Updated 11 months ago
- IQL, QMIX, VDN, COMA, QTRAN (QTRAN-Base and QTRAN-Alt), MAVEN, CommNet, DYMA-Cl, G2ANet, and MADDPG☆18Updated 3 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆104Updated last month
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 2 months ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆46Updated 3 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 7 years ago
- D3QN Pytorch☆61Updated 3 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- ☆96Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆75Updated last month