Mayur Garg's repositories
PlantLeafDiseaseDetection
Deep learning using CNN in tensorflow on Kaggle image dataset containing 87,900 different healthy and unhealthy crop leaves spanning 38 unique classes.
TheCowBullGame
A word guessing game created using Python's FastAPI framework and deployed on Heroku using Docker containers.
FinancialModelling
Easy to follow stock price analysis on Indian stock data
MalariaCellImageClassification
Binary Classification of images of cells which are either uninfected or parasitized by malaria.
PetImageClassification
Image classification using Convolutional Neural Network (CNN) in tensorflow.keras for Oxford IIIT Pet Image dataset containing 7,390 images of pets spanning across 37 different classes.
TextGenerationExamples
Code examples of text generation using various Deep learning methods in a developmental container.
DisasterTweetClassification
Implementation of Random Forest model for classifying tweets related to a disaster for a Kaggle competition.
ExpenseManager
Personalized expense manager with machine learning for classification and forecasting
FeistelCipher
Naive implementation of Feistel Cipher using Python
KaggleCelebFaces
Convolutional networks on the Kaggle's CelebFaces Attributes dataset for bounding box regression, facial attributes regression and creating GANs.
TopicModellingAndKeywordExtraction
Topic modelling and Keyword extraction using unsupervised methods such as LDA, NMF and YAKE
66DaysOfData
Repo to store code for #66DaysOfData challenge by Ken Jee. Includes notebooks and code for different concepts and technologies in data science for learning purposes.
Coursera_Capstone
Repo for the 'Applied Data Science Capstone' course on Coursera
mayur7garg
Repository for my profile
Object-Detection-Caltech101
Object Detection and Bounding Box regression using Caltech101 dataset.
Python_Utility
Utility scripts for functionality such as Image Manipulation written in Python by Mayur Kr. Garg.
scikit-churn
Exploring some issues related to churn
stable-diffusion-docker
Runs the official Stable Diffusion release in a Docker container.
Superpermutation_Analysis
Analysis of Super permutations of 'n' unique characters and possible insights regarding the pattern shared among them and how to generate minimal super permutations for n>=6.