xiaohaomao / Reinforcment-Leanring-algorithmLinks
强化学习经典算法(offline\online learning, q-learning, DQN)的实现在平衡杆游戏和几个Atari 游戏 (CartPole\Pong\Boxing\MsPacman)
☆32Updated 7 years ago
Alternatives and similar repositories for Reinforcment-Leanring-algorithm
Users that are interested in Reinforcment-Leanring-algorithm are comparing it to the libraries listed below
Sorting:
- Implementation of benchmark RL algorithms☆470Updated 3 years ago
- ☆124Updated 4 years ago
- ☆169Updated last year
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆282Updated 4 years ago
- GitHub's code repository is all you need☆355Updated 2 years ago
- Deep RL algorithm in pytorch☆315Updated 2 years ago
- RL-code for beginners. Enjoying!☆115Updated 5 years ago
- [动手学强化学习]系列,基于pytorch。☆57Updated 4 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆267Updated 6 years ago
- 天授中文文档☆60Updated 9 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆255Updated 5 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆250Updated 3 years ago
- 强化学习面试 (未完待续)☆34Updated 5 years ago
- ☆35Updated 5 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆63Updated 4 years ago
- The implement of the policy gradient RL algorithm with pytorch☆39Updated 4 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆21Updated 4 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- A plotter for reinforcement learning (RL)☆232Updated 3 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆557Updated last year
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 6 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆89Updated 5 years ago
- ☆45Updated 6 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆536Updated 7 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆31Updated 6 years ago
- 多智能体强化学习☆102Updated 6 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year