Pinned Repositories
8-Puzzle-Problem
Greedy Best First Search and A* Algorithm's with heuristics manhattan and # of misplaced tiles
8-Queen-Problem
8 Queen Problem Using a Genetic Algorithm
Animal-Adoption
DLL
DCGAN
Deep Convolutional Generative Adversarial Network generating synthetic plant images
Dynamic-Binding-Games
Dynamic Binding
K-Means-and-Fuzzy-C-Means-Clustering
K-Means and Fuzzy C-Means Clustering
Kaggle_Competitions
Place for Kaggle competitions
KeatonSpiller
Profile Read Me
Kruskals_Prims_Algorithm
MNIST
MNIST 0-9 classification with Neural Networks
KeatonSpiller's Repositories
KeatonSpiller/KeatonSpiller
Profile Read Me
KeatonSpiller/Riddler-Game
Dynamic Binding Riddle Game, with Schematics, and Unit Tests
KeatonSpiller/Dynamic-Binding-Games
Dynamic Binding
KeatonSpiller/Animal-Adoption
DLL
KeatonSpiller/SnowSports
C++ LLL, CLL, Vector, data structure software implementation.
KeatonSpiller/Social_Media_Pipeline
KeatonSpiller/Kruskals_Prims_Algorithm
KeatonSpiller/Twitter_Data_Engineering
Running through a top to down Data Engineering project
KeatonSpiller/Sentiment_Analysis
KeatonSpiller/Kaggle_Competitions
Place for Kaggle competitions
KeatonSpiller/DCGAN
Deep Convolutional Generative Adversarial Network generating synthetic plant images
KeatonSpiller/Portfolio
Portfolio for Data Science, Data Analysis, Machine Learning, Artificial Intelligence, and Software Engineering projects.
KeatonSpiller/Statistical-Learning
Statistical Learning
KeatonSpiller/Spam-Filter
Spam filtering using Naive Bayes
KeatonSpiller/MNIST
MNIST 0-9 classification with Neural Networks
KeatonSpiller/K-Means-and-Fuzzy-C-Means-Clustering
K-Means and Fuzzy C-Means Clustering
KeatonSpiller/8-Puzzle-Problem
Greedy Best First Search and A* Algorithm's with heuristics manhattan and # of misplaced tiles
KeatonSpiller/8-Queen-Problem
8 Queen Problem Using a Genetic Algorithm
KeatonSpiller/Modern-Regression-Analysis
Modern-Regression-Analysis Midterm and Final
KeatonSpiller/Robby-The-Robot-Q-learning
AI Reinforcement Learning Using Q Learning
KeatonSpiller/Othello
Othello MiniMax with three Heuristics and RL Neural Network