Pinned Repositories
appinventor-sources
App Creator using MIT APP Inventor as the basis
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
bartpy
Bayesian Additive Regression Trees For Python
CNN_Image_Denoising
Convolutional Autoencoder for image denoising
conformalInference
Conformal Inference tools using python
GovHack434
A software prototype with machine learning capabilities which is designed to help governments in planning the construction of bus stops in a city
MachineLearningModels
This repo contains few of the machine learning hackathons/online challenges that I was a part of.
MLAlgorithms
Implementation of different ML algorithms using pandas and numpy
Patent-Classification
Classify patents into one of the several categories
Plane-Accident-Severity
Classifying the severity of a plane accident
Sudhir22's Repositories
Sudhir22/conformalInference
Conformal Inference tools using python
Sudhir22/GovHack434
A software prototype with machine learning capabilities which is designed to help governments in planning the construction of bus stops in a city
Sudhir22/MLAlgorithms
Implementation of different ML algorithms using pandas and numpy
Sudhir22/Patent-Classification
Classify patents into one of the several categories
Sudhir22/appinventor-sources
App Creator using MIT APP Inventor as the basis
Sudhir22/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Sudhir22/bartpy
Bayesian Additive Regression Trees For Python
Sudhir22/CNN_Image_Denoising
Convolutional Autoencoder for image denoising
Sudhir22/Plane-Accident-Severity
Classifying the severity of a plane accident
Sudhir22/BayesianLearning
Bayesian approach to pattern recognition
Sudhir22/bert
TensorFlow code for BERT-FUSED model
Sudhir22/bi-tempered-loss
Robust Bi-Tempered Logistic Loss Based on Bregman Divergences. https://arxiv.org/pdf/1906.03361.pdf
Sudhir22/Big-Game-Prediction
Machine learning models to predict whether a given team in the Big Game will win the championship or not.
Sudhir22/CausalImpact
An R package for causal inference in time series
Sudhir22/evaluator-innovation
Web service for a social experiment
Sudhir22/FeatureEngineering_EDA
OOPS based repository for EDA on different types of data
Sudhir22/flask-microservice
WARNING: This repository is no longer maintained ⚠️ This repository will not be updated.
Sudhir22/Food-Quality-Assessment
Sudhir22/GenAI_Hackathon
Sudhir22/indic-bert
BERT-based Multilingual Model for Indian Language
Sudhir22/mit-cml.github.com
mit-cml home pages repository
Sudhir22/python-sudoku-generator-solver
Python based sudoku generator that can create unique Sudoku board based on 4 difficulty levels. This code also includes a brute force sudoku solver that is capable of solving even the most difficult sudoku puzzles!
Sudhir22/pyVAE
Implementation of different autoencoders in Tensorflow
Sudhir22/Sarcasm-Target-Identification
Sudhir22/scikit-feature
open-source feature selection repository in python
Sudhir22/scikit-learn
scikit-learn: machine learning in Python
Sudhir22/SentimentAnalysis
Sudhir22/Spark-Notebooks
Different notebooks performing tasks using PySpark
Sudhir22/TableDetection
OCR for table detection
Sudhir22/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.