Projects

Open-source projects I've made over the years.

nss-digital-space

The source of this website.

Reddit Hole

Automatic Reddit scraper and video creator

Image Caption Generator

Image captioning model with Resnet50 encoder and LSTM decoder.

Logo Removal

TV-channel logo removal on images using GAN.

Review Sentiment Classifier

IMDB review classification using LSTM.

Red Eye Effect Classifier

CNN classifier of human eye images to distinguish images with the red eye effect.

Next Purchase Order Prediction

Instacart market basket analysis using Pandas and next purchase order prediction by XGBoost.

Fake News Classifier

Article classification using BoW and logistic regression.

Skin Cancer Classifier

Classification performance comparison of Resnet50, Alexnet, Squeezenet and custom net.

K-Means in CUDA

K-means algorithm parallelized in CUDA.

Discrete Event Systems Simulation

Simulation of discrete event systems in MATLAB.