Hey Folks!
I'm a Data Scientist and AI enthusiast currently pursuing a Masters' degree in Artificial Intelligence at Northeastern University, Boston.
I specialize in NLP and Machine Learning but I also like to explore other fields of Artificial Intelligence. I enjoy developing data pipelines and cleaning pesky datasets.
This project showcases an attempt to summarize and simplify scientific documents by fine-tuning language models on custom preprocessed data
This project is an attempt to understand how we can apply an ML algorithm in pre-existing systems using C++ application to make it practical
A tensorflow model trained to detect multiple custom objects
This project we attempt implement an Image Similarity Engine triplet loss-based approaches to evaluate image similarity. This aims to find similar images to the anchor image from database.
This project implements a UNet architecture with skip connections for image restoration following lossy compression based on the Deep Image Prior methodology pre-trained datasets.
This project attempts to develop an AI agent that can learn to play the game effectively through trial and error.