Yunhui1998 / Reinforcement_learning_tutorialLinks
Share notes on learning reinforcement learing
☆104Updated 4 years ago
Alternatives and similar repositories for Reinforcement_learning_tutorial
Users that are interested in Reinforcement_learning_tutorial are comparing it to the libraries listed below
Sorting:
- Tutorial for Reinforcement Learning☆187Updated 3 years ago
- basic algorithms of reinforcement learning☆212Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆160Updated last year
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆204Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆246Updated 2 years ago
- RL algorithms☆142Updated 4 years ago
- 多智能体强化学习☆100Updated 6 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- Research Papers and Code Repository on the Integration of Evolutionary Algorithms and Reinforcement Learning☆297Updated last year
- Implement reinforcement learning algorithms in Pytorch☆34Updated 4 years ago
- [动手学强化学习]系列,基于pytorch。☆56Updated 4 years ago
- ☆168Updated last year
- ☆90Updated 3 years ago
- ☆123Updated 3 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆301Updated 5 years ago
- Reinforcement-Learning-Notes, start with MDP.☆223Updated 2 years ago
- Implementation of benchmark RL algorithms☆468Updated 3 years ago
- The code for maddpg using pytorch☆170Updated 4 years ago
- 动手学强化学习代码☆61Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆105Updated 3 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆62Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆219Updated 6 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆142Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆91Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆354Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- pytorch实现的一些MARL算法☆67Updated 4 years ago