sherlockHSY / Reinforcement_learning_with_pytorchLinks
Implement some algorithms of RL
☆46Updated 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:
- a clean and robust Pytorch implementation of SAC on continuous action space☆88Updated 6 months ago
- RL algorithms☆141Updated 4 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆104Updated 3 years ago
- D3QN Pytorch☆62Updated 3 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆96Updated last year
- TD3 in Pytorch☆35Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆250Updated 3 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆54Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆207Updated 3 years ago
- 动手学强化学习代码☆62Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 4 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆41Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆165Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆92Updated 11 months ago
- 多智能体强化学习☆103Updated 6 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆88Updated 4 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆56Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- ☆66Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆63Updated 4 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆156Updated last year
- kinds of reinforcement learning model by Pytorch☆346Updated 2 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆81Updated 3 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆197Updated last year
- DDPG in Pytorch☆45Updated 3 years ago
- ☆19Updated 2 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆71Updated 3 years ago
- my code for paper Parameterized-DQN☆23Updated 4 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆125Updated 3 months ago