shubh11220
AI-NLP Researcher | Interested in Machine Learning, Natural Language Processing
@node-dpsGurgaon, IND
Pinned Repositories
Brain-Tumour-Detection-Using-Transfer-Learning-VGG-16-
Detecting and Analyzing Brain Tumors in a public dataset using Convolutional Neural Networks
Coherence
hindi-aes
Java-Password-Manager
A terminal based Java Password Manager
koseii2122
PDF-Text-Extraction
Create a data extraction platform for users to conveniently obtain data in a structured format from uploaded files (mainly invoices, bills and other documents).
QR-Code-Passes
Generate QR Code passes for large scale event sign ons (as seen in weekender'20 and other large events) (Uses NodeJS)
Reddit-Vaccine-Data
Analysing COVID-19 Vaccine related user comments on Reddit Platform using Doc2Vec generated clusters and Topic Modelling Methods
SeeFood
An attempt at recreating Jian Yang's infamous SeeFood - HotDog/NotHotDog Classifier using Convolutional Neural Networks. Built using TensorFlow's Keras API.
The-Stable-Matching-Algorithm
The Stable Matching or the Stable Marriage algorithm is a mathematical algorithm that finds stable matches between two equally sized sets of elements, the proposers and the acceptors. This project uses basic Python data structures to implement the algorithm.
shubh11220's Repositories
shubh11220/The-Stable-Matching-Algorithm
The Stable Matching or the Stable Marriage algorithm is a mathematical algorithm that finds stable matches between two equally sized sets of elements, the proposers and the acceptors. This project uses basic Python data structures to implement the algorithm.
shubh11220/PDF-Text-Extraction
Create a data extraction platform for users to conveniently obtain data in a structured format from uploaded files (mainly invoices, bills and other documents).
shubh11220/Brain-Tumour-Detection-Using-Transfer-Learning-VGG-16-
Detecting and Analyzing Brain Tumors in a public dataset using Convolutional Neural Networks
shubh11220/hindi-aes
shubh11220/Java-Password-Manager
A terminal based Java Password Manager
shubh11220/QR-Code-Passes
Generate QR Code passes for large scale event sign ons (as seen in weekender'20 and other large events) (Uses NodeJS)
shubh11220/Reddit-Vaccine-Data
Analysing COVID-19 Vaccine related user comments on Reddit Platform using Doc2Vec generated clusters and Topic Modelling Methods
shubh11220/Coherence
shubh11220/koseii2122
shubh11220/SeeFood
An attempt at recreating Jian Yang's infamous SeeFood - HotDog/NotHotDog Classifier using Convolutional Neural Networks. Built using TensorFlow's Keras API.
shubh11220/LSTM-POS-Torch
Neural LSTM based POS Tagger.
shubh11220/The-best-classifier
In this notebook I have tried to use all the classification algorithms that I have learned in Machine Learning with Python course authorized by IBM.