Tung Thanh Le (ttungl)

ttungl

Geek Repo

Company:NBCUniversal

Location:San Diego, CA

Home Page:http://ttungl.github.io/

Github PK Tool:Github PK Tool

Tung Thanh Le's repositories

Deep-Learning

Implemented the deep learning techniques using Google Tensorflow that cover deep neural networks with a fully connected network using SGD and ReLUs; Regularization with a multi-layer neural network using ReLUs, L2-regularization, and dropout, to prevent overfitting; Convolutional Neural Networks (CNNs) with learning rate decay and dropout; and Recurrent Neural Networks (RNNs) for text and sequences with Long Short-Term Memory (LSTM) networks.

Language:Jupyter NotebookStargazers:11Issues:4Issues:0

Machine-Learning

Machine learning techniques, such as Linear Regression, Logistic Regression, Neural Networks (feedforward propagation, backpropagation algorithms), Diagnosing Bias/Variance, Evaluating a Hypothesis, Learning Curves, Error Analysis, Support Vector Machines, K-Means Clustering, PCA, Anomaly Detection System, and Recommender System.

Language:MATLABStargazers:3Issues:2Issues:0

SDC-term1-Advanced-Lane-Finding

Detected highway lane boundaries on a video stream with OpenCV image analysis techniques, including camera calibration matrix, distortion correction, color transforms, gradients, etc., to create a thresholded binary image, a perspective transform to rectify binary image ("birds-eye view"). Detected lane pixels and fit to find the lane boundary, determined the curvature of the lane and vehicle position with respect to center. Warped the detected lane boundaries back onto the original image.

Language:HTMLStargazers:3Issues:2Issues:0

basic_reinforcement_learning

An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:1Issues:3Issues:0

data-engineering-gcp

Data Engineering on Google Cloud Platform

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

SDC-term1-Traffic-Sign-Classifier

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. The datasets are collected from the German Traffic Sign for training and random traffic signs downloaded from internet for testing.

Language:HTMLStargazers:1Issues:2Issues:0

SDC-term2-Model-Predictive-Control

Implemented Model Predictive Control to drive the vehicle around the track (even with additional latency between commands).

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

120-DS-Interview-Questions

My Answer to 120 Data Science Interview Questions

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

aws-lex-web-ui

Sample Amazon Lex chat bot web interface

Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:0Issues:0

beam-example

Apache Beam example

Language:PythonStargazers:0Issues:2Issues:0
Language:PythonStargazers:0Issues:2Issues:0
Language:PythonStargazers:0Issues:2Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Coding-Interview-Challenge

Python concise solutions to the Leetcode problems.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

competitive-data-science-1

How to Win a Data Science Competition: Learn from Top Kagglers

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

DataflowJavaSDK

Google Cloud Dataflow provides a simple, powerful model for building both batch and streaming parallel data processing pipelines.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:2Issues:0
Language:JavaScriptLicense:GPL-3.0Stargazers:0Issues:0Issues:0

donation-analytics

As a data engineer working for political consultants whose clients are cash-strapped political candidates. They've asked for help analyzing loyalty trends in campaign contributions, namely identifying areas of repeat donors and calculating how much they're spending. Identify areas (zip codes) that could be sources of repeat campaign contributions.

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

examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:1Issues:0

FreeML

Data Science Resources (Mostly Free)

Stargazers:0Issues:1Issues:0

kaggle-past-solutions

A searchable compilation of Kaggle past solutions

Language:HTMLLicense:MITStargazers:0Issues:2Issues:0

models

Models and examples built with TensorFlow

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

object-detection

Detect a Phone or not a Phone in the images. Use Logistic Regression to classify the images. Prediction accuracy is achieved at 96.15%.

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

python-reference

Python Reference (The Right Way)

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

reinforcejs

Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy Gradients)

Language:HTMLStargazers:0Issues:2Issues:0

self-driving-demo

Distributed TensorFlow implementation of steering angle prediction model for self-driving car. Includes integration to run on ClusterOne.

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

spatial-transformer-network

A Tensorflow Implementation of Spatial Transformer Networks

Language:PythonLicense:MITStargazers:0Issues:3Issues:0