Pinned Repositories
ElevatorControlSystem
Elevator control system and simulator
EmailTagger
A email classifier that uses a multinomial naive bayes machine learning algorithm to analyze and classify emails through Outlook.
kNN-Machine-Learning-Application
LinkedList-Java-Class
Linked List class, built from scratch
MysticTeamBuilder
Text-File-Substring-Searcher
Searches a text file for a substring using both an ArrayList and a LinkedList, comparing the times taken by each method.
TranscriptionAI
Made from scratch Convolutional Neural Network for transcribing music
infer
A static analyzer for Java, C, C++, and Objective-C
switch-arduino-controller
Nintendo Switch controller emulator using an Arduino, with Pokémon Sword/Shield automation scripts.
DHolden24's Repositories
DHolden24/TranscriptionAI
Made from scratch Convolutional Neural Network for transcribing music
DHolden24/EmailTagger
A email classifier that uses a multinomial naive bayes machine learning algorithm to analyze and classify emails through Outlook.
DHolden24/MysticTeamBuilder
DHolden24/kNN-Machine-Learning-Application
DHolden24/LinkedList-Java-Class
Linked List class, built from scratch
DHolden24/Text-File-Substring-Searcher
Searches a text file for a substring using both an ArrayList and a LinkedList, comparing the times taken by each method.