gumplus / Sefl-Driving_Taxi_Qlearning
根据隐马尔科夫原理,依据Q-learning的加强学习算法, 构建一个能够自学习交通规则 并且能够经过加强学习训练之后 找到最佳规划路线 并且能在规定时间到达. 目前优化后的成功率达到99%. 这个是自动驾驶路线规划的重要部分.
☆8Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Sefl-Driving_Taxi_Qlearning
- achieve DeepTraffic(MIT 6.S094: Deep Learning for Self-Driving Cars) by Tensorflow and pygame☆19Updated 6 years ago
- 本仓库包含常用的车辆横向控制算法☆29Updated 3 years ago
- NGSIM I-80 dataset Leader - Follower Vehicle Trajectory Pairs☆53Updated 6 years ago
- Car following model created in Matlab/Simulink using the Intelligent Driver Model (IDM)☆46Updated 6 years ago
- ☆16Updated last year
- trajectory prediction by LSTM☆16Updated 4 years ago
- RL in AutoPilot 自动驾驶强化学习:效果展示,框架设计、算法和训练经验文档等(部分开源,update from private repo: egocar)☆109Updated 5 years ago
- A vehicle path planning project contains the frame of prediction, behavior planner and trajectory generation.☆20Updated 5 years ago
- CIVC ”AD Chauffeur杯”仿真算法挑战赛自动驾驶组决赛第二名云逸行-东北大学队开源项目 --- 20210916☆47Updated 2 years ago
- Self-Driving Car Engineer Program: Path Planning Project☆8Updated 4 years ago
- This is an C++ implementation of lane change decision making in simulated autonomous driving, path planning and markov decision process a…☆86Updated 6 years ago
- 16-782 Planning & Decision-making for Robotics final project☆32Updated 6 years ago
- This is a Multi-intersection Vehicular Cooperative Control (MiVeCC) scheme to enable cooperation among vehicles in a 3*3 unsignalized int…☆28Updated 3 years ago
- Reinforcement-Learning-for-Decision-Making-in-self-driving-cars☆104Updated 6 years ago
- ☆48Updated 3 years ago
- 拥有多候选的马尔可夫轨迹预测☆21Updated 6 years ago
- Python sample codes for robotics algorithms.☆53Updated 5 years ago
- 面试 自动驾驶规划岗位中遇到的一些实际/数学问题。Some engineering problems encountered during interviews with autonomous driving planning algorithm engineers☆16Updated last month
- ☆35Updated 2 years ago
- A Jupyter Notebook For https://blog.csdn.net/u013468614/category_11897666.html☆27Updated last year
- A Deep Q-Network trained to safely guide the autonomous car to cross a 4-way intersection in a complex traffic environment.☆9Updated 4 years ago
- A autonomous obstacle avoiding and car following project using model predictive control☆42Updated 6 years ago
- Automatic parking with Reinforcement Learning (Q learning with epsilon greedy algorithm) in simulation. A parking environment is created …☆34Updated 7 years ago
- We propose a driver modeling process and its evaluation results of an intelligent autonomous driving policy, which is obtained through re…☆25Updated 6 years ago
- 自动驾驶实战系列博客☆31Updated 4 years ago
- This is a tensorflow implementation of "Characterizing Driving Styles with Deep Learning".☆25Updated 3 years ago
- motion planning with carla simulator☆75Updated 3 years ago
- In this project, the goal is to design a path planner that is able to create smooth, safe paths for the car to follow along a 3 lane high…☆53Updated 7 years ago