Mobile Robot AI
Classifying different objects (people, trees, road, buildings) with different colored pixels by constructing a fully convolutional neural network .
Source Code : Link
Detecting lane and cars using Computer Vision (HOG+SVM)
Source Code : Link
Algorithm on when the car should accelerate or brake depending on the complexity of the turn.
Source Code: Link
Path Planner to navigate through virtual traffic with other cars driving at +-10 MPH and speed limit 50 MPH .
Source Code: Link