My Recent Works

Here are a few projects I've worked on recently.

card-img
Image Captioning

Automatic text description generation for images via CNN encoder GRU decoder and transformer architecture model. Compared the BLEU score and validation loss of each model to evaluate the final results.

 View Project
card-img
Semi-Supervised Semantic Segmentation

Semantic segmentation via a mesh model that fuses and enhances predictions from two data sources, RGB and thermal images, and produces pseudo labels in order to perform cross pseudosupervised semi-supervised learning and encourage similar predictions. (Link unavailable)

card-img
Semantic Search and Recommendation

Built and deployed semantic search project with people also ask function for financial advisors at LPL Financial to reduce calls to the help center using AEM, Solr, and NLP solutions. (Link unavailable)

card-img
Accident Severity Prediction

Multiple regression analysis of traffic data which aims to predict accident severity based on a variety of attributes, will accomplish these goals as well as specifically benefit traffic app companies, such as Google Maps, Apple Maps, and Waze.

 View Project
card-img
Benign/Malignant Tumor Prediction

Developed PCA, K-means, and Gaussian mixture model algorithms from scratch to predict benign vs malignant breast cancer tumors with the Wisconsin breast cancer diagnostic dataset andcompared the accuracy of both models on raw data and PCA data.

 View Project