About me

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.

Resume Contact

Things I've made

Project 1

Summarization of Scientific Texts

This project showcases an attempt to summarize and simplify scientific documents by fine-tuning language models on custom preprocessed data

Project 2

ML deployment with CUDA

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

Project 3

Multi Class Custom Object Detection

A tensorflow model trained to detect multiple custom objects

Project 4

Image Similarity Engine

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.

Project 5

Image Restoration using Deep Image Prior

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.

Project 6

Block Buster

This project attempts to develop an AI agent that can learn to play the game effectively through trial and error.

Latest from blog

Blog 1
Prathamesh Pawar

From Jupyter to Earth

An Example of ML Project Used in Real-World Using TensorRT...