| lexfridman/deeptraffic |
1,684 |
|
0 |
0 |
over 2 years ago |
0 |
|
6 |
mit |
JavaScript |
| DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series. |
| graphhopper/jsprit |
1,516 |
|
0 |
0 |
over 2 years ago |
18 |
May 05, 2023 |
69 |
apache-2.0 |
Java |
| jsprit is a java based, open source toolkit for solving rich vehicle routing problems |
| Habrador/Self-driving-vehicle |
275 |
|
0 |
0 |
over 2 years ago |
0 |
|
4 |
mit |
C# |
| Simulation of path planning for self-driving vehicles in Unity. This is also an implementation of the Hybrid A* pathfinding algorithm which is useful if you are interested in pathfinding for vehicles. |
| vidalt/HGS-CVRP |
200 |
|
0 |
0 |
over 3 years ago |
0 |
|
1 |
mit |
C++ |
| Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This code also includes an additional neighborhood called SWAP*. |
| tejus-gupta/hybrid-astar-planner |
177 |
|
0 |
0 |
over 4 years ago |
0 |
|
4 |
|
C++ |
| Hybrid A* Path Planner |
| xgnit/evolutionary-reinforcement-neural-network-autonomous-car |
99 |
|
0 |
0 |
about 3 years ago |
0 |
|
2 |
|
Python |
| A self driving vehicle based on evolutionary algorithm and reinforcement learning |
| shlok57/VehicleRoutingProblem |
47 |
|
0 |
0 |
over 8 years ago |
0 |
|
3 |
|
Python |
| Solved using AI techniques: Savings, Sweep, Genetic Algorithm, Google OR Tools |
| windowsub0406/StereoVision |
43 |
|
0 |
0 |
over 8 years ago |
0 |
|
3 |
|
C++ |
| separate road using v-disparity. test occupancy grid, stixels |
| wsh122333/Multi-type_vehicles_flow_statistics |
34 |
|
0 |
0 |
over 5 years ago |
0 |
|
8 |
mit |
Python |
| According to YOLOv3 and SORT algorithms, counting multi-type vehicles. Implemented by Pytorch. |
| jamjpan/Cargo |
25 |
|
0 |
0 |
over 6 years ago |
0 |
|
4 |
mit |
C |
| Real-time simulation library for ridesharing and other VRP problems |