Pinned Repositories
census
A Python wrapper for the US Census API.
census
A Python wrapper for the US Census API.
FacialExpressionRecognition
This program reads input from the computer's webcam, examines a user(s) face, and uses a Convolutional Neural Network to recognize facial expressions.
Insight
IrisClassification
This is a small machine learning project where I used a Support Vector Machine (among other models) to predict the species of Iris flowers based on measurable physical characteristics. As part of my code, I tried out several machine learning models and the SVM performed the best out of all of the models so I used that for my final analysis.
mininet
Emulator for rapid prototyping of Software Defined Networks
Monopoly-Style-Game
This is a game I made for my final free-form AP Computer Science project. It is a re-creation of monopoly the board game made using Java and the Java Swing Library. Run the executable jar file to run the program.
NaiveBayesSpamClassifier
This project features a custom implementation of Naive Bayes algorithm for the purpose of classifying emails as spam or ham (not spam).
SOE_Calc
This is a simple systems of equations calculator that uses matrices to solve systems of equations. I developed it during a matrices unit in high school
Viking
This is a game that was made in Unity2D for the Future Business Leaders of America game development competition. It won 1st place at the regional level competition and third place at the state level competition. Download and run the included exe in v4.5.4 for the latest version of the game.
Detinator10's Repositories
Detinator10/census
A Python wrapper for the US Census API.
Detinator10/FacialExpressionRecognition
This program reads input from the computer's webcam, examines a user(s) face, and uses a Convolutional Neural Network to recognize facial expressions.
Detinator10/Insight
Detinator10/IrisClassification
This is a small machine learning project where I used a Support Vector Machine (among other models) to predict the species of Iris flowers based on measurable physical characteristics. As part of my code, I tried out several machine learning models and the SVM performed the best out of all of the models so I used that for my final analysis.
Detinator10/mininet
Emulator for rapid prototyping of Software Defined Networks
Detinator10/Monopoly-Style-Game
This is a game I made for my final free-form AP Computer Science project. It is a re-creation of monopoly the board game made using Java and the Java Swing Library. Run the executable jar file to run the program.
Detinator10/NaiveBayesSpamClassifier
This project features a custom implementation of Naive Bayes algorithm for the purpose of classifying emails as spam or ham (not spam).
Detinator10/SOE_Calc
This is a simple systems of equations calculator that uses matrices to solve systems of equations. I developed it during a matrices unit in high school
Detinator10/Viking
This is a game that was made in Unity2D for the Future Business Leaders of America game development competition. It won 1st place at the regional level competition and third place at the state level competition. Download and run the included exe in v4.5.4 for the latest version of the game.