Attempt at solving some of Project Euler's mathematical and computer programming problems.
Tags: Mathematics Programming
View
Solving Codility tests, which is a service used for screening software engineering candidates.
Tags: Programming
Trained a deep neural network (LeNet-5 architecture) to recognize german traffic signs.
Tags: Machine Learning Programming
Trained an NVIDIA CNN to drive a car in a simulated environment.
Used advanced computer vision techniques to identify lane lines from a video camera feed mounted on a car.
Tags: Computer Vision Programming
Trained a Support Vector Machine (SVM) model to detect vehicles in a road.
Tags: Machine Learning Computer Vision Programming