Yunhui1998 / Reinforcement_learning_tutorialLinks
Share notes on learning reinforcement learing
☆105Updated 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:
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆241Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆202Updated 3 years ago
- basic algorithms of reinforcement learning☆212Updated last year
- RL algorithms☆143Updated 4 years ago
- ☆124Updated 3 years ago
- Tutorial for Reinforcement Learning☆186Updated 3 years ago
- ☆166Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆156Updated last year
- 多智能体强化学习☆100Updated 6 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆53Updated 5 years ago
- Research Papers and Code Repository on the Integration of Evolutionary Algorithms and Reinforcement Learning☆285Updated 10 months ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆90Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆217Updated 6 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆89Updated 2 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- GitHub's code repository is all you need☆351Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆19Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆26Updated last year
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆552Updated last year
- The code for maddpg using pytorch☆169Updated 4 years ago
- pytorch实现的一些MARL算法☆67Updated 4 years ago
- Pytorch for Deep Reinforcement Learning☆249Updated 5 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆265Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆349Updated 4 years ago
- Reinforcement-Learning-Notes, start with MDP.☆223Updated 2 years ago
- D3QN Pytorch☆63Updated 3 years ago