JohnComeon / RL
☆13Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for RL
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆68Updated 7 years ago
- Simple Reinforcement learning tutorials☆14Updated 5 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆253Updated 5 years ago
- 主要存储Datawhale组队学习中“强化学习”方向的资料。☆32Updated 3 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆53Updated 3 years ago
- Pytorch for Deep Reinforcement Learning☆242Updated 4 years ago
- Collection of Deep Reinforcement Learning algorithms☆123Updated 7 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆58Updated 3 years ago
- ☆12Updated 3 years ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆124Updated 5 years ago
- RL algorithms☆139Updated 3 years ago
- Code of ICML-2020 paper Dynamic Knapsack Optimization Towards Efficient Multi-Channel Sequential Advertising☆27Updated 4 years ago
- ☆158Updated last year
- basic algorithms of reinforcement learning☆195Updated last year
- 强化学习面试(未完待续)☆32Updated 4 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆152Updated 5 years ago
- A pack of reinforcement learning algorithms.☆81Updated 3 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆47Updated 5 years ago
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆71Updated last year
- 多智 能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆178Updated 2 years ago
- 机器学习、深度学习、强化学习的读书笔记和代码☆18Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆53Updated 3 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆229Updated 3 years ago
- "Hierarchical Reinforcement Learning for Integrated Recommendation" (AAAI 2021) https://ojs.aaai.org/index.php/AAAI/article/view/16580☆53Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆250Updated 4 years ago
- Tutorial for Reinforcement Learning☆172Updated 2 years ago
- Implementation of benchmark RL algorithms☆459Updated 2 years ago
- just for fun☆12Updated 6 years ago
- OpenAI团队的深度强化学习教程中文版☆74Updated last year