Pinned Repositories
2D-Graphics-Engine
2D Game Engine
assignment1
DatabaseManagementTermProject
excel_email_automation
An automation project to help my salesman friend send cold emails.
Fine-tuning-Bert-for-QA
GAN-DCGAN-WGAN
Creating GANs
Gene-Prediction
Using data from the Single-Cell Multimodal Kaggle Event, I use data about chromatin accessibility to make predictions about proteins.
Multi-Threaded-Stock-Server
Multi-Threaded Stock Server that allows clients to buy shares from a set limit of shares on the Server.
NFL-Yard-Prediction-SGD-Model
This project uses LASSO with SGD to predict the resulting yardage of players given a specific set of features that we felt were relevant to its prediction and the capability of the model.
Skull-Stripping-CNN-Classifier
Data Mining Term Project.
mhrrs's Repositories
mhrrs/Skull-Stripping-CNN-Classifier
Data Mining Term Project.
mhrrs/2D-Graphics-Engine
2D Game Engine
mhrrs/assignment1
mhrrs/DatabaseManagementTermProject
mhrrs/excel_email_automation
An automation project to help my salesman friend send cold emails.
mhrrs/Fine-tuning-Bert-for-QA
mhrrs/GAN-DCGAN-WGAN
Creating GANs
mhrrs/Gene-Prediction
Using data from the Single-Cell Multimodal Kaggle Event, I use data about chromatin accessibility to make predictions about proteins.
mhrrs/Multi-Threaded-Stock-Server
Multi-Threaded Stock Server that allows clients to buy shares from a set limit of shares on the Server.
mhrrs/NFL-Yard-Prediction-SGD-Model
This project uses LASSO with SGD to predict the resulting yardage of players given a specific set of features that we felt were relevant to its prediction and the capability of the model.
mhrrs/Image-classification
A CNN trained on low resolution image data.
mhrrs/Interactive-Collaging-Segmentation-Tool
A C++/QT application that uses ML (spectral clustering, eigen decomp, kmeans) to segment photos based on the number of clusters you desire and then select the clusters for further manipulation.
mhrrs/JHdataScience_class1
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
mhrrs/Linux-Shell
Created a simple linux shell in C/C++ that takes in simple arguments from the command line.
mhrrs/mhrrs.github.io
A personal website for projects and a blog about life, tech, and the future.
mhrrs/PhenoxGUI
An excel parser GUI
mhrrs/PtP_Decentralized_Network_Optimization_Algorithm
mhrrs/Pytorch-Image-Classifier
Homework and projects for deep learning class at Clemson University.
mhrrs/ResNet
Residual Network tasked with the CIFAR-10 dataset.
mhrrs/S2VT
S2VT pytorch implementation
mhrrs/Sentiment-Analysis-of-Tweets
This project uses an LSTM to distinguish between positive, negative, neutral, and other tweets.
mhrrs/Snake-Agent
An ongoing project where I train snake using a two model DQN (non-Conv2d) and then give it other games to play and train off of. This is an experiment to progress my own abilities in transfer learning.
mhrrs/SVM
Creating a one-versus-rest SVM model using only numpy and cvxopt in Python. Testing with MNIST and CIFAR-10.
mhrrs/tab-saver
Grabs the tabs of all open windows. Eventually will be attached to a firebase db.
mhrrs/Universal-Serial-Encoder-Transcript-Transcriber
Part of a research project under Dr. Knijnenburg that required the labeling of classified unstructured student documents.