MLtaotao / Udacity_P4_Smartcab
应用强化学习在复杂的交通环境下自动学习最佳驾驶策略的方案,在测试环境下准确率达到100%。
☆19Updated 7 years ago
Alternatives and similar repositories for Udacity_P4_Smartcab:
Users that are interested in Udacity_P4_Smartcab are comparing it to the libraries listed below
- 使用pytorch构建深度强化学习模型DQN☆24Updated 7 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 6 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆53Updated 5 years ago
- Reinforcement Learning in Python☆107Updated 5 years ago
- ☆20Updated 6 years ago
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆72Updated last year
- Collection of Deep Reinforcement Learning algorithms☆124Updated 7 years ago
- 根据隐马尔科夫原理,依据Q-learning的加强学习算法, 构建一个能够自学习交通规则 并且能够经过加强学习训练之后 找到最佳规划路线 并且能在规定时间到达. 目前优化后的成功率达到99%. 这个是自动驾驶路线规划的重要部分.☆8Updated 7 years ago
- Reinforcement learning of driving a racing car in TORCS using DDPG algorithm☆14Updated 6 years ago
- Torcs-DQN implementaion☆13Updated 7 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆47Updated 5 years ago
- autonomous_driving repo, esp. for car trajectory prediction☆9Updated 6 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆256Updated 6 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 7 years ago
- A simple self-driving car AI python script using the deep Q-learning algorithm☆262Updated 7 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- Sutton的《Reinforcement Learning: An Introduction(2nd Edition)》的理解翻译。☆9Updated 5 years ago
- ☆383Updated 4 years ago
- 一个单路口交通信号灯控制的SUMO环境demo☆13Updated 6 years ago
- Using PyTorch and DDPG to play Torcs☆53Updated 6 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 6 years ago
- solutions to the examples and exercises☆42Updated 8 years ago
- Deep Reinforcement Learning in Autonomous Driving: the A3C algorithm used to make a car learn to drive in TORCS; Python 3.5, Tensorflow, …☆36Updated 7 years ago
- ☆45Updated 5 years ago
- 强 化学习-中文笔记&资源-以python实例为主-由浅入深☆92Updated 4 years ago
- 用强化学习来玩微信跳一跳☆18Updated 7 years ago
- Book_DeepLearning_Practice☆31Updated 7 years ago
- 硕士毕设,基于强化学习的足型机器人运动控制☆10Updated last month
- ☆53Updated 8 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆55Updated 4 years ago