zachary2wave / Torch-rl
☆24Updated 4 years ago
Alternatives and similar repositories for Torch-rl:
Users that are interested in Torch-rl are comparing it to the libraries listed below
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago
- RL algorithms☆141Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆308Updated 2 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆21Updated 4 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- Tutorial for Reinforcement Learning☆185Updated 3 years ago
- The code for maddpg using pytorch☆168Updated 4 years ago
- ☆29Updated 6 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆35Updated 5 months ago
- Hello😜☆31Updated 4 years ago
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆32Updated 2 years ago
- ☆85Updated 3 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- scalable multi agents reinforcement learning☆60Updated 7 years ago
- Pytorch for Deep Reinforcement Learning☆247Updated 4 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆47Updated 5 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- Implementation of benchmark RL algorithms☆466Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆206Updated 5 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆143Updated 10 months ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- 多智能体强化学习☆92Updated 6 years ago
- simple code to reinforcement learning☆19Updated 4 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- ☆163Updated last year