PiperLiu / Approachable-Reinforcement-LearningLinks
这个仓库用于存储一些强化学习练手小项目与算法实验。具体来讲,就是不至于单独成一个 repo 的项目,但是又值得拿出来讨论的代码。
☆22Updated 4 years ago
Alternatives and similar repositories for Approachable-Reinforcement-Learning
Users that are interested in Approachable-Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆105Updated 4 years ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- basic theory and code of RL.☆48Updated 2 years ago
- Source Code☆193Updated last year
- basic algorithms of reinforcement learning☆212Updated last year
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- RL-code for beginners. Enjoying!☆115Updated 5 years ago
- rl-papers☆48Updated 2 years ago
- OpenAI团队的深度强化学习教程中文版☆86Updated 2 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆92Updated last year
- 动手学强化学习代码☆61Updated last year
- 《强化学习-原理与Python实现》的Pytorch实现。☆62Updated 4 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆123Updated 2 weeks ago
- Reinforcement Learning algorithms and use-cases, including DQN, PG, A3C, PPO etc. and RLHF, AlphaZero implementations. Designed for clari…☆32Updated last year
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- reinforcement learning algorithm for mapless navigation☆68Updated 4 years ago
- An easier PyTorch deep reinforcement learning library.☆232Updated 7 months ago
- Pytorch for Deep Reinforcement Learning☆251Updated 5 years ago
- TD3 in Pytorch☆34Updated 3 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆263Updated 6 years ago
- Reinforcement learning algorithm by pytorch☆33Updated 2 years ago
- 深度强化学习各算法介绍与Pytorch实现☆64Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- Not interactive deep reinforcement learning book with no-framework code, copied math, no discussions. Adopted at only -1 university(Shanh…☆24Updated 11 months ago
- We reproduce a light RL training framework from OpenAi Five. As seen in the following, the structure of our framework is totally the same…☆19Updated 2 years ago
- OpenAI团队的深度强化学习教程中文版☆31Updated 5 years ago
- ☆52Updated 2 months ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆573Updated 3 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆274Updated 4 years ago
- The mirror of RL_Coding_Exercise.☆96Updated 11 months ago