m-xin's Stars
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
StephanStu/PID-Control-of-Vehicle-Motion
This is my solution for the PID-Controller project in Udacity's Self-Driving Car Nanodegree Program. The goal of this project is to implement & tune a PID controller in C++ to maneuver the vehicle around the track The original code base can be found here. This contribution also features a PID-Tuning-Notebook (executing some python-code) which explains vehicle lateral dynamics using the "bycicle-model" frequently referred to in science and applied autonomous vehicle technology.
TuSimple/tusimple-benchmark
Download Datasets and Ground Truths: https://github.com/TuSimple/tusimple-benchmark/issues/3
Amin-Razzaghi/Adaptive-Cruise-Control-based-on-MPC
Simulation and Robotic Implementation of the Adaptive Cruise Control based on the Predictive Control Model
TalhaRao/Adaptive-Cruise-Control
Matlab/Simulink model of Cruise & Adaptive Cruise Control
chunhsienho/ADAS_Project-Auto-steering-ACC
This is the final project of EECS 461 in University of Michigan. The goal of the project is to simulate Auto steering and Adaptive Cruise Control.
nref/AdaptiveCruiseControl
A PID (Proportional Integral Derivative) controller for vehicle adaptive cruise control
ajinkya-khade/ACC_Vehicle_MPC
Model Predictive Control of Adaptive Cruise Control Vehicles.
tsyw/MachineLearningNotes
My personal notes
forthespada/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
Sophia-11/Machine-Learning-Notes
周志华《机器学习》手推笔记
allmachinelearning/MachineLearning
Machine learning resources
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
54skyxenon/Jumping-Into-CPP-Exercises
My solutions for all the exercises in Jumping Into C++.
qinnzou/Robust-Lane-Detection
AtsushiSakai/PyAdvancedControl
Python codes for advanced control
Vinohith/Self_Driving_Car_specialization
Assignments and notes for the Self Driving Cars course offered by University of Toronto on Coursera