Pradeep Balaji Muthukumar's repositories
Optimization-Algorithms
A repository of optimization algorithms implemented in Python & MATLAB for mathematical optimization problems. Algorithms such as Genetic Algorithm, PSO, linear programming, and etc.
BERT-QA-SQuAD
This work concentrates on comparing & improving BERT based QA models using less Computation and GPU
Dog-Breed-Classifier-IncV3
120 Dog Breeds are classified using Transfer Learning from InceptionV3 with ImageNet weights.
expertiza
Expertiza is a web application through which students can submit and peer-review learning objects (articles, code, web sites, etc). The Expertiza project is supported by the National Science Foundation.
facial-affect-analysis-CNNs
Tackling facial emotion recognition (FER) tasks using DCNNs, VGG16 and Inception-V3 models
Fake-News-Awareness-NLP
MultinomialNB, CountVectorizer, PorterStemmer, and nltk are used in combination to build a system for identifying unreliable news articles
Flask-Resnet50-Image-Recognition
This repository provides implementations for deploying machine learning models using Flask and Streamlit on a server, such as Heroku.
Handling-Missing-Data
The missing data in datasets could be removed or replaced by certain techniques like correlation, regression, mean and median
Interactive_stock_analyser
Web application designed to help users view their existing stocks and get future forecasts using machine learning algorithms
Multi-modal-clickbait-classifier
A multimodal deep learning approach that anticipates the clickbait nature through the text and images uploaded on social media. Text Classifiers + Word Embedding || Image Classifier (VGG Network)
Wearable-Device-for-ASD-Population
IoT module for collection and analysis of physiological signals along with use of Machine Learning for the task of detecting emotions in ASD populations
FAO-Crop-Analysis-ML
Analyzed FAO Crop data using Machine learning models
FineTune-CNN
Automatic Hyperparameter Tuning for CNN Image Classification with Keras Tuner
Kaggle-Competition-Solutions
Repository consists of my solutions from my Kaggle competitions
ML-Algorithms-collection
This GitHub repository contains machine learning models that can be used for practice implementation on a dataset that is publicly accessible.
Poster2Genre-CNN
Deep Learning Implementations for Predicting Movie Genres using Poster Images.
Signal-Processing-and-Image-Compression
This repository contains implementations of algorithms for signal denoising, decision boundary detection, and image compression, along with techniques for evaluating their performance.