My Work
Check out some of my projects...
Classification and Tagging of Remote sensing Images using Deep Learning
Feb 2020 – Apr 2020
Classification of Image on the dataset NWPU-RESISC45 with an accuracy of 90%
Technology Used: Python, Keras
Node Embedding for Dynamic Network
Jan 2020 – May 2020
To find embedding of nodes or graph to d-dimensions so that “similar” nodes in the graph have embeddings that are close together.
Technology Used: Python, Tensorflow, Sk-Learn
Multiple Client Server Chat Program
Jan 2020
A multiple client chat program consisting of features like personal chat, group chat, file transfer
Language Used: C
Timetable Management System
Aug 2016 – Apr 2017
An automated system which generates time table according to the data given by the user.
Technology Stack: Java, Servlet, JavaScript
Mini Project
MNIST-Fashion
March 2020
Trained a Neural Network on MNIST Fashion Dataset and got an accuracy of 87%
Technology Used: Tensorflow,Python
aggleCOVID19 Data Analysis
June 2020
Plotting the Covid19 curve of India and comparing and analyzing it with other countries
Language Used:Python
CIFAR-10
July 2020
Trained a CNN on CIFAR-10 DataSet and got an accuracy of 80%
Technology Used: PyTorch,Python
aggleImage Captioning
May 2020
CNN encoder and RNN decoder used followed by RNN text generator to generate Caption of any given image.
Technology Used: Keras,Python