sherlockHSY / Reinforcement_learning_with_pytorchLinks
Implement some algorithms of RL
☆47Updated 2 years ago
Alternatives and similar repositories for Reinforcement_learning_with_pytorch
Users that are interested in Reinforcement_learning_with_pytorch are comparing it to the libraries listed below
Sorting:
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆102Updated 3 years ago
- RL algorithms☆142Updated 4 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆83Updated 3 months ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- TD3 in Pytorch☆34Updated 3 years ago
- 动手学强化学习代码☆59Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- 多智能体强化学习☆100Updated 6 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆91Updated 4 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆42Updated 9 months ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆60Updated 4 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆53Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆243Updated 2 years ago
- ☆14Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆87Updated 4 years ago
- ☆42Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆86Updated 8 months ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆202Updated 3 years ago
- Adversarial Reinforcement Learning papers (single-agent setting and multi-agent setting)☆71Updated 2 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆79Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆72Updated 3 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆123Updated 2 weeks ago
- implementation of MADDPG using PettingZoo and PyTorch☆153Updated last year
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆118Updated 3 weeks ago
- DDPG in Pytorch☆45Updated 3 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆64Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆181Updated last year
- D3QN Pytorch☆62Updated 3 years ago