HuangJiaLian / reinforcement_learning
强化学习资料
☆22Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for reinforcement_learning
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- A pack of reinforcement learning algorithms.☆81Updated 3 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆86Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆53Updated 3 years ago
- 天授中文文档☆55Updated 2 years ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆36Updated 5 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆152Updated 5 years ago
- ☆20Updated 6 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆27Updated 5 years ago
- ☆89Updated 2 years ago
- A explaintable and modified version of udacity DRL homework☆26Updated 4 years ago
- rl-papers☆44Updated last year
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆124Updated 5 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆53Updated 3 years ago
- ☆121Updated 3 years ago
- reinforcement learning☆45Updated 4 years ago
- An easier PyTorch deep reinforcement learning library.☆167Updated this week
- 此项目中将上传我在B站《强化学习理论基础》系列视频中的板书、参考资料等内容。☆72Updated last year
- ☆158Updated last year
- 我的强化学习笔记和学习材料 still updating ... ...☆335Updated 5 years ago
- DQN examples codes in chapter 4