Other AI & ML Projects

Projects

Bike-Sharing Demand Prediction Working on it

Regression-based ML project forecasting daily bike rentals using weather, calendar, and temporal features. Implements data cleaning, feature engineering, and model tuning.

Titanic Survival Prediction PyTorch

Predictive modeling on the classic Titanic dataset, focusing on feature extraction, imputation, and comparative analysis between classic ML algorithms (Logistic Regression, Random Forest).

View Project

TV Script Generation (RNN-based) Working on it

Utilizes Recurrent Neural Networks (RNNs) to generate creative TV script text based on show transcripts, demonstrating sequence modeling skills.

Face Generation (GANs) Working on it

Applies Generative Adversarial Networks to synthesize realistic human faces from noise, showcasing knowledge of adversarial model architectures and training tricks.

Sentiment Analysis Model Deployment Working on it

Full-stack ML pipeline for training, deploying, and serving a sentiment analysis model as a web API. Includes REST endpoint creation and live model inference.

Back to Portfolio