-
US Navy Civil Engineering Crops
- Bay Area, California
- https://www.linkedin.com/in/nukes1945
-
ALVR Public
Forked from alvr-org/ALVRStream VR games from your PC to your headset via Wi-Fi
Rust MIT License UpdatedNov 21, 2024 -
CodeFormer Public
Forked from sczhou/CodeFormer[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
Python Other UpdatedFeb 23, 2024 -
-
-
Use Neural Network to predicting daily bike rental ridership.
Jupyter Notebook UpdatedMar 20, 2017 -
-
SDC_2_Project_3_Lane_Keeping Public
Implement a controller to keep a simulated vehicle in its lane. For an extra challenge, use computer vision techniques to identify the lane lines and estimate the cross-track error.
UpdatedFeb 18, 2017 -
Implement a particle filter to take real-world data and localize a lost vehicle.
UpdatedFeb 18, 2017 -
Fuse noisy lidar and radar data together to track a pedestrian.
UpdatedFeb 18, 2017 -
Learned about deep neural networks and convolutional neural networks to clone driving behavior. You will train, validate and test a model using Keras. The model will output a steering angle to an a…
Python UpdatedFeb 17, 2017 -
Learned about deep neural networks and convolutional neural networks to classify traffic signs. You will train a model so it can decode traffic signs from natural images by using the German Traffic…
HTML UpdatedFeb 13, 2017 -
Write a software pipeline to detect vehicles in a video
Jupyter Notebook UpdatedFeb 12, 2017 -
Write a software pipeline to identify the lane boundaries in a video.
Jupyter Notebook UpdatedFeb 7, 2017 -
One of the first things we would like to do in developing a self-driving car is to automatically detect lane lines using an algorithm. In this project we will detect lane lines in images using Pyth…
-
pythonql Public
Forked from pythonql/pythonqlA Query Language extension for Python: Query files, objects, SQL and NoSQL databases with a built-in query language
Python MIT License UpdatedJan 25, 2017 -
-
SQL_cheat_sheet Public
This cheat sheet includes most function in SQL, enough for general data administration based on SQL.
-
Interview-Practice Public
Answered interview questions about goal, project, coding and algorithm.
Jupyter Notebook UpdatedDec 23, 2016 -
Created a data visualization from a data set that tells a story or highlights trends or patterns in the data. Used either dimple.js or d3.js to create the visualization.
JavaScript UpdatedDec 22, 2016 -
Played detective and put machine learning skills to use by building an algorithm to identify Enron Employees who may have committed fraud based on the public Enron financial and email dataset.
HTML UpdatedDec 22, 2016 -
Use R and apply exploratory data analysis techniques to explore a selected data set from red wine for distributions, outliers, and anomalies.
HTML UpdatedDec 22, 2016 -
Used descriptive statistics and a statistical test to analyze the Stroop effect, a classic result of experimental psychology. Gave you a good intuition for the data and use statistical inference to…
Jupyter Notebook UpdatedDec 22, 2016 -
Investigated a dataset from Titanic survivors by NumPy and Pandas. Go through the entire data analysis process, started by posing a question and finished by sharing my findings.
HTML UpdatedDec 22, 2016 -
Downloaded map of San Jose from openStreermap and used data munging techniques, such as assessing the quality of the data for validity, accuracy, completeness, consistency and uniformity, to clean …
HTML UpdatedDec 20, 2016 -