hangsz / reinforcement_learningLinks
[动手学强化学习]系列,基于pytorch。
☆59Updated 4 years ago
Alternatives and similar repositories for reinforcement_learning
Users that are interested in reinforcement_learning are comparing it to the libraries listed below
Sorting:
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆58Updated 4 years ago
- Pytorch for Deep Reinforcement Learning☆254Updated 5 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆94Updated 2 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- RL algorithms☆141Updated 4 years ago
- Tutorial for Reinforcement Learning☆190Updated 3 years ago
- 多智能体强化学习☆105Updated 6 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆63Updated 4 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆29Updated 6 years ago
- ☆172Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- RL-code for beginners. Enjoying!☆117Updated 5 years ago
- basic algorithms of reinforcement learning☆215Updated 2 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆266Updated 7 years ago
- Reinforcement-Learning-Notes, start with MDP.☆224Updated 3 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- DQN examples codes in chapter 4☆44Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆21Updated 3 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆108Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆96Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆168Updated last year
- 《强化学习-原理与Python实现》的Pytorch实现。☆61Updated 5 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆213Updated 3 years ago
- ☆127Updated 4 years ago
- Implement some algorithms of RL☆46Updated 2 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆98Updated 3 years ago
- The code for maddpg using pytorch☆169Updated 5 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆105Updated 3 years ago