Pinned Repositories
COVID19-Drug-Discovery
My work on the CORD-19 dataset on Kaggle. A Word2Vec NN model to find potential drugs to consider for COVID-19.
Elevator-Simulator-Project
A school elevator simulation project in Java.
Fake-News-Detection
A deep learning algorithm that automatically classifies websites as being fake or not
Jigsaw-Bias-In-Toxicity-Classification
My work on the Jigsaw Unintended Bias in Toxicity Classification Competition on Kaggle
Lagrange-Multipliers-Optimization
A collection of notebooks demonstrating the implementation and application of the Lagrange Multipliers for optimization
Quora-Insincere-Classification
A model based on RoBERTa base to flag insincere questions on the Quora QA platform.
RSA-Prime-Number-Encryption
A demonstration of Prime Number Encryption in Python.
SIIM-Melanoma-Classification
A model based on EfficientNet-B7 to classify melanoma (a type of skin cancer) from skin images.
Twitter-Sentiment-Classification
A model based on RoBERTa base to classify the sentiment of a tweet as neutral, positive, or negative.
VSB-Power-Line-Fault-Detection
An LSTM model to predict faults in electric cables based on voltage signals.
SriRangaTarun's Repositories
SriRangaTarun/Movie-Review-Sentiment-Analysis
My work on the Kaggle Movie Review Sentiment Analysis Competition.
SriRangaTarun/Titanic-Survival-Prediction
My work on the Kaggle Titanic Competition
SriRangaTarun/MNIST-Digit-Recognition
I demonstrate how to use Convolutional Neural Networks to create a digit classification model.