Pinned Repositories
cartoon_GAN
Simple PyTorch model that generates cartoon faces using GAN
data_dashboard
TA's solution for OPIM 243 project 2
Drug-Test
an AI bot that tells if you are on drugs by looking at your face
Emotion_Detector
detect facial expressions using opencv and linear algebra
Food-Suggestor
A web app that suggests healthy meals
gu511_git_hw
homework 4 for math 511
hiepnguyen034.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Mood-Pal
Keep track of your happiness using Facebook Graph API and a LSTM model
robo-stock
TA's solution for project 3
shopping-cart-project
solutions for OPIM
hiepnguyen034's Repositories
hiepnguyen034/Emotion_Detector
detect facial expressions using opencv and linear algebra
hiepnguyen034/Mood-Pal
Keep track of your happiness using Facebook Graph API and a LSTM model
hiepnguyen034/cartoon_GAN
Simple PyTorch model that generates cartoon faces using GAN
hiepnguyen034/data_dashboard
TA's solution for OPIM 243 project 2
hiepnguyen034/Drug-Test
an AI bot that tells if you are on drugs by looking at your face
hiepnguyen034/Food-Suggestor
A web app that suggests healthy meals
hiepnguyen034/gu511_git_hw
homework 4 for math 511
hiepnguyen034/robo-stock
TA's solution for project 3
hiepnguyen034/shopping-cart-project
solutions for OPIM
hiepnguyen034/ThePerfectCollege.Net
suggesting colleges using statistics
hiepnguyen034/Toxic-Comments-Classifer
Detect toxic/offensive messages using various classification techniques
hiepnguyen034/hiepnguyen034.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
hiepnguyen034/Bayesian-Time-Series
deriving Bayesian AR (1) model
hiepnguyen034/cs224n-solutions
reviewing and learning NLP the right way
hiepnguyen034/Emojifier-plus
a simple PyTorch model that maps text messages to emoji
hiepnguyen034/georgetown-opim-243-201901
Intro to Business Application Development in Python - Spring 2019
hiepnguyen034/gu511_students
hiepnguyen034/Neural-machine-translator
a Vie-Eng NMT system using seq2seq model with attention
hiepnguyen034/notification-service-py
Contains Python scripts to send notifications through a variety of media, like email and SMS.
hiepnguyen034/Objects_Localization
Localize cars, humans, trucks, etc.. using YOLO
hiepnguyen034/Presidential-Election-2016-Analysis
Analyzing the presidential election in 2016 using the data sets from http://classic.fec.gov/pindex.shtml
hiepnguyen034/quality-control-exercise-py
An example python application with opportunities for refactoring and testing.
hiepnguyen034/ResNet-50
A quick implementation of ResNet50 in Keras
hiepnguyen034/shecode_workshop
notebook for workshop
hiepnguyen034/simple_RNNs
simple RNNs implemented in numpy
hiepnguyen034/Speech_Generator
generate formal speeches using language modeling
hiepnguyen034/testing-123-py
follow along with students
hiepnguyen034/text-classifiers
some random text classifiers I wrote using BERT, elmo, lstm
hiepnguyen034/web-app-starter-flask
An example web application, built in Python with the Flask package, and deployed to a Heroku server.
hiepnguyen034/Weight-approximation-Bayesian-approach