robertson809
Mathematics Major in the Davidson Class of 2020. AI engineer experienced in C#, Python, and Azure DevOps
AvidXchange New York, New York
Pinned Repositories
genetic-programming-school-segregation
Michael's Machine Reasoning Final Project
a-star-8-puzzle
Machine Reasoning Homework 1 -- Solving the 8-Puzzle
lemonade
We analyze the economical strategy lemonade stand game and design agents to compete in a class-wide tournament.
redesigning-webtree
Machine Reasoning Homework 4 -- Constraint Satisfaction Problems
restricted-numerical-range
Senior Thesis on the interplay of the Graph Laplacian and Numerical Range
symbolic-regression-genetic-programming
Using genetic programming with expression trees in order to model an unknown dataset
api-lll
Code from the "Building Web APIs with ASP.NET Web API 2.2" on LinkedIn Learning
auto_sms
Playing with Twilio's functionality in sending automated Whatsapp messages
Automated-Essay--Scoring
Automatically Score essays using Deep Learning
cancer-classification
A decision tree and a logistic regression model which classify a disease as one of 6 possible cancers given subject miRNA data.
robertson809's Repositories
robertson809/genetic-programming-school-segregation
Michael's Machine Reasoning Final Project
robertson809/snake
robertson809/api-lll
Code from the "Building Web APIs with ASP.NET Web API 2.2" on LinkedIn Learning
robertson809/linkedIn-challenges
Challenge problems from the LinkedIn Learning course at https://www.linkedin.com/learning/beginner-s-guide-to-c-sharp/
robertson809/cancer-classification
A decision tree and a logistic regression model which classify a disease as one of 6 possible cancers given subject miRNA data.
robertson809/MNIST-KNN
To classified unlabeled samples of the MNIST dataset, we implemented theK-nearest neighbors algorithm.
robertson809/wine-quality
In this project we demonstrate and analyze a regression model for predicting the quality of wines. Specifically, we will be using gradient descent to forecast the quality rating that a human critic would give a wine.
robertson809/restricted-numerical-range
Senior Thesis on the interplay of the Graph Laplacian and Numerical Range
robertson809/lemonade
We analyze the economical strategy lemonade stand game and design agents to compete in a class-wide tournament.
robertson809/auto_sms
Playing with Twilio's functionality in sending automated Whatsapp messages
robertson809/symbolic-regression-genetic-programming
Using genetic programming with expression trees in order to model an unknown dataset
robertson809/a-star-8-puzzle
Machine Reasoning Homework 1 -- Solving the 8-Puzzle
robertson809/redesigning-webtree
Machine Reasoning Homework 4 -- Constraint Satisfaction Problems
robertson809/strava-api
Playing with my run data from strava
robertson809/DataRankability
robertson809/kedro-mnist
Trying out Kedro with the MNIST dataset
robertson809/MMD-GAN
MMD-GAN: Towards Deeper Understanding of Moment Matching Network
robertson809/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
robertson809/coding-interview-university
A complete computer science study plan to become a software engineer.
robertson809/THM
Tridiagonal Hyman Method
robertson809/Automated-Essay--Scoring
Automatically Score essays using Deep Learning
robertson809/quadratic-eigensolver