MLtaotao / Udacity_P4_SmartcabLinks
应用强化学习在复杂的交通环境下自动学习最佳驾驶策略的方案,在测试环境下准确率达到100%。
☆19Updated 8 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
Sorting:
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆54Updated 5 years ago
- Reinforcement Learning in Python☆107Updated 5 years ago
- Collection of Deep Reinforcement Learning algorithms☆123Updated 8 years ago
- ☆53Updated 8 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago
- Torcs-DQN implementaion☆14Updated 7 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 7 years ago
- autonomous_driving repo, esp. for car trajectory prediction☆9Updated 7 years ago
- A simple reinforcement learning simulation engine for OpenAI's gym.☆38Updated 6 years ago
- 机器学习的研究☆36Updated 8 years ago
- solutions to the examples and exercises☆42Updated 9 years ago
- Reinforcement learning of driving a racing car in TORCS using DDPG algorithm☆14Updated 7 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆47Updated 6 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 8 years ago
- A simple self-driving car AI python script using the deep Q-learning algorithm☆263Updated 7 years ago
- Using PyTorch and DDPG to play Torcs☆55Updated 6 years ago
- 课程笔记,David Silver,CS294 ...☆15Updated 6 years ago
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆74Updated 2 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 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, …☆37Updated 7 years ago
- Book_DeepLearning_Practice☆31Updated 8 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- BMVC 2017: Virtual to Real Reinforcement Learning for Autonomous Driving☆47Updated 6 years ago
- 2016华为codecraft算法大赛 (dfs+pruning)☆12Updated 8 years ago
- 根据隐马尔科夫原理,依据Q-learning的加强学习算法, 构建一个能够自学习交通规则 并且能够经过加强学习训练之后 找到最佳规划路线 并且能在规定时间到达. 目前优化后的成功率达到99%. 这个是自动驾驶路线规划的重要部分.☆8Updated 8 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 7 years ago
- ☆391Updated 4 years ago
- Experiments with reinforcement learning using Gym, keras-rl and SUMO☆12Updated 8 years ago
- Reinforcement learning with docker and torcs☆20Updated 7 years ago
- Implementation of Scheduled Policy Optimization for task-oriented language grouding☆29Updated 6 years ago