Pinned Repositories
AIHW1
AlphaBetaChess
automaticEmails
Automatically sends emails using data from excel sheets [Project Dropped by Client]
blackjack
Simulates a game of blackjack in Java
C_Deliverable_3
C_Server
decisionTreeScratch
Coded decision trees from scratch in python.
eightPuzzle
go
Simulates a game of Go in Java
naiveBayes
Naive Bayes from scratch
loganpadon's Repositories
loganpadon/automaticEmails
Automatically sends emails using data from excel sheets [Project Dropped by Client]
loganpadon/AIHW1
loganpadon/AlphaBetaChess
loganpadon/blackjack
Simulates a game of blackjack in Java
loganpadon/C_Deliverable_3
loganpadon/C_Server
loganpadon/decisionTreeScratch
Coded decision trees from scratch in python.
loganpadon/eightPuzzle
loganpadon/go
Simulates a game of Go in Java
loganpadon/naiveBayes
Naive Bayes from scratch
loganpadon/TextSummarizer
Text summarizer for NLP.
loganpadon/nbaPlayerOfTheWeek
Compares different machine learning algorithms on the NBA Player of the Week dataset
loganpadon/NLP-Potpourri
Work for NLP HW1
loganpadon/Observer-Implementation
Implementation of the Observer design pattern in C++
loganpadon/phone_scraper
Scrapes phone numbers and website names off the American Hospital Directory
loganpadon/PlanAFlight
loganpadon/PokemonOneShot
loganpadon/SkinCancerDetection
loganpadon/Tutor
Assignment on multithreading in C++/Linux, used to teach semaphores and mutex locks. Simulates a program that takes students who need to visit a tutor, leaves them in a waiting room, then sits them in chairs to go to the tutor in order. They must go a certain number of times, then the thread terminates.