Mohamed Ameen (mohamedameen93)

mohamedameen93

Geek Repo

Company:@bosch

Location:Germany

Home Page:linkedin.com/in/mohamedameen93/

Twitter:@mohamedameen_93

Github PK Tool:Github PK Tool

Mohamed Ameen's repositories

CS-7641-Machine-Learning-Notes

In this repository, I will publish my notes for GaTech's Machine Learning course CS7641.

CS-6210-Advanced-Operating-Systems-Notes

In this repository, I will publish my notes for GaTech's Advanced Operating Systems course (CS6210).

German-Traffic-Sign-Classification-Using-TensorFlow

In this project, I used Python and TensorFlow to classify traffic signs. Dataset used: German Traffic Sign Dataset. This dataset has more than 50,000 images of 43 classes. I was able to reach a +99% validation accuracy, and a 97.3% testing accuracy.

Language:HTMLLicense:MITStargazers:65Issues:5Issues:3

Lane-lines-detection-using-Python-and-OpenCV

In this project, I used Python and OpenCV to detect lane lines on the road. I developed a processing pipeline that works on a series of individual images, and applied the result to a video stream.

Language:Jupyter NotebookLicense:MITStargazers:61Issues:5Issues:1

CS-7642-Reinforcement-Learning-Notes

In this repository, I will publish my notes for GaTech's Reinforcement Learning course CS7642.

License:MITStargazers:31Issues:4Issues:0

Advanced-Lane-Finding-Using-OpenCV

In this project, I used OpenCV to write a software pipeline to identify the lane boundaries in a video from a front-facing camera on a car.

Language:Jupyter NotebookLicense:MITStargazers:24Issues:2Issues:0

An-Autonomous-Vehicle-System-For-Carla

In this project, we built ROS nodes to implement the core functionality of the autonomous vehicle system, including traffic light detection and classification, vehicle control control, and waypoint following.

Language:Jupyter NotebookLicense:MITStargazers:20Issues:2Issues:0

Behavioral-Cloning-End-to-End-Learning-for-Self-Driving-Cars

In this project, I used a deep neural network (built with Keras) to clone car driving behavior. The dataset used to train the network is generated from Udacity's Self-Driving Car Simulator, and it consists of images taken from three different camera angles (Center - Left - Right), in addition to the steering angle, throttle, brake, and speed during each frame. The network is based on NVIDIA's paper End to End Learning for Self-Driving Cars, which has been proven to work in this problem domain.

Language:Jupyter NotebookLicense:MITStargazers:12Issues:5Issues:1

Vehicle-Path-Planning-Algorithm

In this project, our goal is to design a path planning algorithm that is able to a car around a simulated highway scenario, including traffic and given waypoints, telemetry, and sensor fusion data.

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

Vehicle-Steering-Using-PID-Control

In this project, we implement a PID controller to steer the self driving car around the track in Udacity's Simulator.

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

Semantic-Segmentation-using-Fully-Convolutional-Networks

In this project, we'll construct a fully convolutional neural network based on the VGGNet-16 architecture to perform semantic segmentation on a video captured from a front facing camera mounted on a vehicle dashboard to identify the drivable surface area.

Language:PythonLicense:MITStargazers:8Issues:2Issues:1

Vehicle-Detection-and-Tracking

In this project, I built a software pipeline to detect vehicles in a video.

Language:Jupyter NotebookLicense:MITStargazers:5Issues:2Issues:1

Vehicle-Steering-Using-Model-Predictive-Control

The main goal of the project is to implement in C++ Model Predictive Control to drive the vehicle around the simulator track.

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

Vehicle-Localization-Using-Particle-Filters

In this project, we will implement a 2-dimensional particle filter in C++. The particle filter will be given a map and some initial localization information (analogous to what a GPS would provide) to localize a vehicle.

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

coursera-ml

Coursera Machine Learning Assignments

Language:MatlabLicense:MITStargazers:1Issues:2Issues:0

A-Benchmark-of-Supervised-Learning-Algorithms

A Benchmark of Supervised Learning Algorithms

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

kaggle_titanic

Predicting Titanic survival probability using several classification models

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

Sensor-Fusion-Using-Extended-Kalman-Filter

In this project we will utilize a kalman filter to estimate the state of a moving object of interest with noisy LIDAR and radar measurements.

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

Sensor-Fusion-Using-Unscented-Kalman-Filter

In this project we will utilize an unscented filter to estimate the state of a moving object of interest with noisy LIDAR and radar measurements.

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