PiperLiu / Approachable-Reinforcement-Learning
这个仓库用于存储一些强化学习练手小项目与算法实验。具体来讲,就是不至于单独成一个 repo 的项目,但是又值得拿出来讨论的代码。
☆19Updated 3 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
- 《强化学习-原理与Python实现》的Pytorch实现。☆57Updated 4 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆96Updated 4 years ago
- An easier PyTorch deep reinforcement learning library.☆190Updated 3 months ago
- RL-code for beginners. Enjoying!☆114Updated 4 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆173Updated 5 years ago
- 主要存储Datawhale组队学习中“强化学习”方向的资料。☆32Updated 4 years ago
- lecture32_AI挑战星际争霸II(强化学习)☆17Updated 2 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- 白话强化学习与PyTorch的学习笔记☆33Updated 4 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆48Updated 6 years ago
- rl-papers☆48Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆85Updated last year
- 多智能体即时策略对抗方法与实践 苏炯铭 刘鸿福 陈少飞 项凤涛 编著 科学出版社 2019.11 随书代码☆32Updated 4 years ago
- Reinforcement Learning algorithms and use-cases, including DQN, PG, A3C, PPO etc. and RLHF, AlphaZero implementations. Designed for clari…☆28Updated 9 months ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- Simple Reinforcement learning tutorials☆14Updated 5 years ago
- basic algorithms of reinforcement learning☆209Updated last year
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆72Updated 2 years ago
- 机器学习、深度学习、强化学习的读书笔记和代码☆18Updated 4 years ago
- 天授中文文档☆56Updated 3 months ago
- UCB CS294-112 深度强化学习中文笔记☆51Updated 4 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆91Updated this week
- Not interactive deep reinforcement learning book with no-framework code, copied math, no discussions. Adopted at only -1 university(Shanh…☆23Updated 7 months ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆140Updated 5 years ago
- 多智能体学习库☆18Updated 3 years ago
- TD3 in Pytorch☆31Updated 3 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆77Updated 3 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 7 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago