Jawad (mjlakis)

mjlakis

Geek Repo

Location:Tokyo

Github PK Tool:Github PK Tool

Jawad's repositories

pendulum-ddpg

An implementation of Google's DeepMind paper "Continuous Control with Deep Reinforcement learning". The algorithm is used to control an inverted pendulum using OpenAI gym simulator.

Language:PythonStargazers:3Issues:1Issues:0

vehicle-detection-and-tracking

A vehicle detection and tracking pipeline with OpenCV, histogram of oriented gradients (HOG), and support vector machines (SVM). Optimized and evaluated the model on video data from a automotive camera taken during highway driving.

Language:PythonStargazers:2Issues:0Issues:0

advanced-lane-finding

Built an advanced lane-finding algorithm using distortion correction, image rectification, color transforms, and gradient thresholding. Identified lane curvature and vehicle displacement.

Language:PythonStargazers:0Issues:0Issues:0

Behavioral-Cloning

An implementation of "End-to-end learning for self-driving cars" paper by NVIDIA team

Language:PythonStargazers:0Issues:1Issues:0

particle-filter

Particle filter assignment for udacity

Language:C++License:MITStargazers:0Issues:2Issues:0

semantic-segmentation

Label the pixels of a road in images using a Fully Convolutional Network (FCN)

Language:PythonStargazers:0Issues:1Issues:0

traffic-sign-classification

Built and trained a deep neural network to classify traffic signs, using TensorFlow. Experimented with different network architectures. Performed image pre-processing and validation to guard against overfitting.

Language:HTMLStargazers:0Issues:1Issues:0