He is a full stack developer who knows Flask,Django,HTML,SQL,CSS and JS
Machine Learning
He has worked with multiple models and has done a couple of analysis based projects
Deep Learning
He has worked with CNN, ANN, GANs, Auto-Encoders, etc
Projects
Music Generation
This project uses MIDI files of different songs and makes sequences of notes of found in the songs. Now this sequence data is fed to LSTM for generation of a new tune
Text Summarization
This project uses an abstractive approach to summarize text given a paragraph. It uses News articles as a dataset and auto-encoders to give two lines summary of the articles.
Text Generation
This project deals with generation of poems, when the LSTM model is given a few words to begin with it automatically produces a sequence of words thereby forming a poem.
Pet Clinic Management
This project is a CRUD web app and it helps in maintaining aand analyzing different pets at a clinic.
Mask Detection
This project uses openCV and CNN model to predict if a person is wearing a mask or not.
Cricket Analysis
Analysis of professional athletes is very important as it helps in enhancing their performance.This project analyses the performance of players who played the 2011 Crick World Cup
Simple ChatBot
Chat Bot is used in many places today and so this chatbot was able to identify the intent of a person's question and it replied back with an answer. This project is still under development but soon it'll be ready.
Fake News Detection
Fake news can be really dangerous at times and the detection of such news plays a vital role in our society. This project detects fake news with an accuracy of 89%The work is still going to make the model better and soon this project will also be ready.