My Projects (Machine Learning)

Some of the projects that I have worked on. Click on the project below to see the details.

Quantum Machine Learning

Built 12 different ansatzes (models) to classify Iris dataset with perfect accuracy in under 5 epochs.

Tags:   Machine Learning  

Style Transfer using CNN

A project focusing on recreating a given image in the style of another image.

Tags:   Machine Learning  

Image Colorization using GAN

A GAN model that takes input a black and white image and outputs the colored version of that image.

Tags:   Machine Learning  

Spam Classification using SVM

A simple classification of messages as SPAM or HAM using Support Vector Machines.

Tags:   Machine Learning