One Page
One Page
One Page
using Matplotlib.
Multi-class Image Classification using CNN [May - June 2022]
Datathon: Deep Learning Bootcamp|Analytics Club,IIT Bombay
• Performed Data Augmentation on image dataset of various weather conditions to increase the size of
dataset by 30 percent.
• Implemented deep CNN model with Convolution,Max Pooling and Dense layers from tensorflow framework.
• Iteratively tried to alter the model by adding and removing some Dense and Convolution layers and Hyper
Parameter Tuning.
Movie Recommender System [June -July 2022]
Self Project|online Machine Learning course project
• Trained a content-based Movie Recommender System using TMDB movie dataset consisting of 30000 movies.Implement
movie.
• Used Word Embeddings(8D) and learnt its features during model training with Dense and Embedding