Lili Jiang (lilipads)

lilipads

Geek Repo

Company:waymo

Github PK Tool:Github PK Tool

Lili Jiang's repositories

gradient_descent_viz

interactive visualization of 5 popular gradient descent methods with step-by-step illustration and hyperparameter tuning UI

Language:C++License:MITStargazers:1141Issues:10Issues:11

emotion-detection

Look into a webcam and the program will tell you whether you are smiling or not.

Language:PythonStargazers:85Issues:10Issues:0

CS294-112-reinforcement_learning_project_solutions

my solutions to Berkley's Deep Reinforcement Learning Class CS294-112.

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

machine_learning_paper_reading_notes

summary and reflection of machine learning papers I read

Programming-a-Real-Self-Driving-Car

code to power a real self driving car! used SSD to detect traffic light state

Language:MakefileLicense:MITStargazers:1Issues:2Issues:0

AStar-Route-Planning

uses A* search algorithm to find the shortest path on a map and visualize it

Language:C++Stargazers:0Issues:1Issues:0

awesomeDialogs

A new Flutter package project for simple a awesome dialogs

Language:DartLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:1Issues:0

CarND-Advanced-Lane-Lines

Detecting lanes in video frames using traditional computer vision and camera calibration techniques

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

CarND-Extended-Kalman-Filter-Project

Implement a kalman filter to estimate the state of a moving object of interest with noisy lidar and radar measurements

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

CarND-Kidnapped-Vehicle-Project

Implementation of a 2 dimensional particle filter to localize a car

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

CarND-Semantic-Segmentation

use Fully Convolutional Network (FCN) to identify road pixels in images

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

CarND-MPC-Project

implementation of Model Predictive Control (MPC) to calculate the steering, throttle and steering values for a car to follow a given trajectory

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

CarND-Path-Planning-Project

use a finite state machine (FSM) to plan lane changing behavior and safe driving path for a car

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

CarND-PID-Control-Project

implementation of Proportional-Integral-Derivative(PID) Controller to calculate the steering, throttle and steering values for a car to follow a given trajectory

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

CarND-Traffic-Sign-Classification

use LeNet to classify traffic signs

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

CarND-Unscented-Kalman-Filter-Project

Implement an unscented kalman filter to estimate the state of a moving object of interest with noisy lidar and radar measurements

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

CarND-Vehicle-Detection

draw bounding boxes around vehicles using SVM + HOG with sliding window

Language:Jupyter NotebookStargazers:0Issues:2Issues:0
Language:C++Stargazers:0Issues:1Issues:0

CppND-Program-a-Concurrent-Traffic-Simulation

The final project for the Udacity C++ Nanodegree Concurrency course

Language:C++Stargazers:0Issues:1Issues:0

mini-Htop-System-Monitor

System Monitor Project from the Object Oriented Programming Course of the Udacity C++ Nanodegree Program

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