xshura / reinforcement_learning
强化学习
☆61Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for reinforcement_learning
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆253Updated 5 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆47Updated 5 years ago
- 用 深度优先搜索 DFS 与 深度强化学习 DRL 分别自动控制 amazing brick 小游戏☆49Updated 3 months ago
- Pytorch for Deep Reinforcement Learning☆242Updated 4 years ago
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆71Updated last year
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- ☆384Updated 4 years ago
- 一些利用pytorch编程实现的强化学习例子☆35Updated 5 years ago
- Tutorial for Reinforcement Learning☆172Updated 2 years ago
- RL algorithms☆139Updated 3 years ago
- Stable Baselines官方文档中文版☆93Updated 3 years ago
- 天授中文文档☆55Updated 2 years ago
- 多智能体强化学习☆83Updated 5 years ago
- Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.☆278Updated 3 months ago
- 白话强化学习与PyTorch的学习笔记☆32Updated 4 years ago
- RL-code for beginners. Enjoying!☆111Updated 4 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆28Updated 2 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆152Updated 5 years ago
- 用强化学习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本☆87Updated 3 years ago
- 使用浅层神经网络和遗传算法训练一个可以自动驾驶小车的Demo☆80Updated 4 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆157Updated 5 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆68Updated 7 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆85Updated 3 years ago
- Reinforcement-Learning-Notes, start with MDP.☆220Updated 2 years ago
- ☆333Updated last week
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆440Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆82Updated last year
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆15Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆254Updated 4 years ago