Teacher-Guo / RL_code
RL-code for beginners. Enjoying!
☆114Updated 4 years ago
Alternatives and similar repositories for RL_code:
Users that are interested in RL_code are comparing it to the libraries listed below
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- Tutorial for Reinforcement Learning☆184Updated 3 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆88Updated last year
- ☆165Updated last year
- Implementation of benchmark RL algorithms☆466Updated 2 years ago
- Pytorch for Deep Reinforcement Learning☆247Updated 4 years ago
- 多智能体即时策略对抗方法与实践 苏炯铭 刘鸿福 陈少飞 项凤涛 编著 科学出版社 2019.11 随书代码☆31Updated 4 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆260Updated 6 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆262Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆53Updated 5 years ago
- RL algorithms☆141Updated 4 years ago
- ☆389Updated 4 years ago
- ☆123Updated 3 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆42Updated 4 years ago
- 多智能体强化学习☆92Updated 6 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆145Updated 11 months ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- Hello😜☆31Updated 4 years ago
- ☆102Updated 2 months ago
- The code for maddpg using pytorch☆167Updated 4 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆99Updated 2 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 2 months ago
- Python Implementation of Reinforcement Learning: An Introduction☆30Updated 5 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- BipedalWalker & BipedalWalkerHardcore solved by SAC☆25Updated last year