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:
- RL algorithms☆141Updated 4 years ago
- Implement reinforcement learning algorithms in Pytorch☆34Updated 4 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆107Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆89Updated 9 months ago
- D3QN Pytorch☆67Updated 4 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆60Updated 3 years ago
- TD3 in Pytorch☆35Updated 4 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆58Updated 4 years ago
- ☆46Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆61Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆213Updated 3 years ago
- ☆14Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- DDPG in Pytorch☆47Updated 4 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆99Updated last year
- 动手学强化学习代码☆66Updated 2 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆92Updated 5 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆42Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆218Updated last year
- 多智能体强化学习☆106Updated 7 years ago
- my code for paper Parameterized-DQN☆25Updated 4 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆96Updated 2 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆64Updated 4 years ago
- ☆70Updated last year
- ☆20Updated 2 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆107Updated 2 years ago
- Implementation of the Discrete Soft Actor-Critic algorithm with RNN policy in PyTorch☆26Updated 3 years ago
- Hello😜☆30Updated 5 years ago