There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Vehicle_Detection_and_Tracking
Use a Histogram of Oriented Gradients (HOG), Spatial Binning of Color, Histograms of Color, a Linear Support Vector Machine and multi-scale sliding windows for vehicle detection and trackingTraffic_Sign_Classifier
Traffic Sign Classifier using a convolutional neural networkhighway_lanes_detection
Detecting highway lane lines on a video stream with a Hough Transform and a Canny edge detectorEM_LEARNING
EM learning for a mixture of K multivariate Bernoullis with binary imagesModel_Predictive_Control
Using Model Predictive Control to drive a car around the track on the Udacity SimulatorLSTM_RNN_Text_generation
Using the book Anna Karenina by Leo Tolstoy as a training source for text generation using RNN and LSTMNLP_regression
First stage of a biomedical event extractorBehavioral-Cloning
Teach a convolutional neural network (NVIDIA architecture) how to drive using the Udacity self-driving car simulatorBoston_housing_prices
Predicting Boston Housing Prices with Decision TreesKidnapped_Vehicle
Using a 2-dimensional Particle Filter to localize a vehicleCNN_CIFAR10
Use a convolutional neural network to classify the dataset CIFAR 10linear_gp_regression
Bayesian linear and Gaussian process regression to predict CO2 concentration as a function of timeExtended_Kalman_Filter
Using a Kalman Filter to estimate the state of a moving object of interest with noisy Lidar and Radar measurementstransfer_learning
Transfer LearningUnscented_Kalman_Filter
Using an Unscented Kalman Filter to estimate the state of a moving object of interest with noisy lidar and radar measurementsLocal-Odometry-Techniques-MIRTO-
- Provided the MIRTO robot, designed and built by a team led by Dr. Franco Raimondi ([email protected]) at Middlesex University London, with autonomous navigation planning capabilities. - Wrote a library of high-level odometrical functionalities (i.e. Java methods) to allow MIRTO to perform actions such as rotating, translating and moving towards a specific point in space while avoiding all obstacles on the way. - Developed a navigation algorithm that only makes use of MIRTO's wheels' encoders and bumpers sensors. - Used MIRTO to test the newly developed navigation algorithm.Love Open Source and this site? Check out how you can help us