Pinned Repositories
bhavinp20.github.io
Portfolio website created with HTML5 and CSS3
Capstone_SDC_nanodegree
CarND-Path-Planning-Project-P1
Udacity Self-Driving Car Nanodegree - Path Planning Project
Coursera-MathsforMachineLearning
Course materials from the Math for Machine Learning Specialization.
IntroSDC-2DHistogramFilterPython
Write "sense" and "move" functions for a 2 dimensions histogram filter in Python
IntroSDC-ImplementMatrixClass
Use object oriented programming (OOP) and matrix math skills to complete Matrix class in Python
IntroSDC-ImplementRoutePlanner
Implement an A* search algorithm in Python.
IntroSDC-JoyRide
Program a car to parallel park
IntroSDC-OptimizeHistogramFilter
Optimize 2D histogram filter in C++
IntroSDC-ReconstructingTrajectories
Use a raw data from a sensor to reconstruct a vehicle's X, Y trajectory.
bhavinp20's Repositories
bhavinp20/Coursera-MathsforMachineLearning
Course materials from the Math for Machine Learning Specialization.
bhavinp20/bhavinp20.github.io
Portfolio website created with HTML5 and CSS3
bhavinp20/Capstone_SDC_nanodegree
bhavinp20/CarND-Path-Planning-Project-P1
Udacity Self-Driving Car Nanodegree - Path Planning Project
bhavinp20/IntroSDC-2DHistogramFilterPython
Write "sense" and "move" functions for a 2 dimensions histogram filter in Python
bhavinp20/IntroSDC-ImplementMatrixClass
Use object oriented programming (OOP) and matrix math skills to complete Matrix class in Python
bhavinp20/IntroSDC-ImplementRoutePlanner
Implement an A* search algorithm in Python.
bhavinp20/IntroSDC-JoyRide
Program a car to parallel park
bhavinp20/IntroSDC-OptimizeHistogramFilter
Optimize 2D histogram filter in C++
bhavinp20/IntroSDC-ReconstructingTrajectories
Use a raw data from a sensor to reconstruct a vehicle's X, Y trajectory.
bhavinp20/IntroSDC-TrafficLightClassifier
Built a traffic lights classifier using a computer vision techniques.
bhavinp20/IntroSDC-TranslatePythonToCPlusPlus
Translate 2D histogram filter code from Python to C++
bhavinp20/Keiko-Corp
HTML challenge for Hacktoberfest 2020
bhavinp20/SDC-AdvancedLaneFinding
This project uses advanced computer vision techniques such as calibration, undistort, color and sobel gradients to detect lane lines.
bhavinp20/SDC-BehavioralCloning
bhavinp20/SDC-ExtendedKalmanFilter
bhavinp20/SDC-FindingLaneLines
This project uses a basic computer vision techniques and OpenCV in Python to detect lane lines.
bhavinp20/SDC-KidnappedVehicle
bhavinp20/SDC-PathPlanning
Built a path planner that creates smooth and safe trajectories for the car to follow
bhavinp20/SDC-PIDController
bhavinp20/SDC-TrafficSignClassifier