sherlockHSY / Reinforcement_learning_with_pytorch
Implement some algorithms of RL
☆47Updated last year
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
- A clean and robust Pytorch implementation of SAC on discrete action space☆34Updated 4 months ago
- D3QN Pytorch☆58Updated 3 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years 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.☆95Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆22Updated last year
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 3 years ago
- 动手学强化学习代码☆50Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆67Updated 9 months ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆54Updated 3 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated 2 weeks ago
- ☆58Updated 4 years ago
- my code for paper Parameterized-DQN☆21Updated 4 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆44Updated 2 years ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆34Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- 多智能体强化学习☆90Updated 6 years ago
- Hello😜☆31Updated 4 years ago
- DDPG in Pytorch☆44Updated 3 years ago
- ☆50Updated 10 months ago
- ☆14Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆191Updated 2 years ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆59Updated 4 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆70Updated 3 months ago
- Adversarial Reinforcement Learning papers (single-agent setting and multi-agent setting)☆67Updated 2 years ago
- ☆95Updated 3 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆46Updated 2 years ago
- ☆14Updated last year
- TD3 in Pytorch☆30Updated 3 years ago