qqiang00 / Reinforce
Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments
☆846Updated 5 years ago
Alternatives and similar repositories for Reinforce:
Users that are interested in Reinforce are comparing it to the libraries listed below
- Some basic examples of playing with RL☆1,227Updated last week
- ☆903Updated last year
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆466Updated 2 years ago
- ☆383Updated 4 years ago
- Implementation of benchmark RL algorithms☆463Updated 2 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆915Updated 2 months ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,414Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆255Updated 4 years ago
- 中文整理的强化学习资料(Reinforcement Learning)☆1,964Updated 4 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆255Updated 6 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆241Updated 3 years ago
- ☆621Updated last year
- Pytorch for Deep Reinforcement Learning☆244Updated 4 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆335Updated 5 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,500Updated 2 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,152Updated last year
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆136Updated 3 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,765Updated last year
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆463Updated 6 years ago
- ☆301Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,055Updated 3 years ago
- basic algorithms of reinforcement learning☆203Updated last year
- Simple A3C implementation with pytorch + multiprocessing☆623Updated last year
- Tutorial for Reinforcement Learning☆176Updated 2 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆560Updated 3 years ago
- RL-code for beginners. Enjoying!☆110Updated 4 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆158Updated 5 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,072Updated last year
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,898Updated 2 months ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆262Updated 4 years ago