Pinned Repositories
AdversarialSearch-MinimaxAlphaBeta
Minimax with alpha beta pruning to select best first hero for the Radiant team in Dota 2
artinest
This is blog website project using react and appwrite
blog
blog-vercel
CAIS-Graph-Algorithms
Center for AI in Society - some of the first graph algorithms from my CAIS work, implemented in Python with Gurobi
CNN-DogVsCat-Classifier
Used convolutional neural network to classify cats vs dogs
Facial-Recognition
Facial Recognition with OpenCV and dlib
GlitchGodot
RaceOn
Race On! Self Driving Car Competition Code
SycamoreScheduler
Final Course Team Project for CSCI 201 - Principles of Software Development
aekruijssen's Repositories
aekruijssen/Facial-Recognition
Facial Recognition with OpenCV and dlib
aekruijssen/GlitchGodot
aekruijssen/LegendOfZelda-EagleDungeon
Recreation of first dungeon in the Legend of Zelda on NES in C++
aekruijssen/AdversarialSearch-MinimaxAlphaBeta
Minimax with alpha beta pruning to select best first hero for the Radiant team in Dota 2
aekruijssen/artinest
This is blog website project using react and appwrite
aekruijssen/blog
aekruijssen/blog-vercel
aekruijssen/CAIS-Graph-Algorithms
Center for AI in Society - some of the first graph algorithms from my CAIS work, implemented in Python with Gurobi
aekruijssen/CartPole-NeuralNet
OpenAI CartPole solution using neural network
aekruijssen/CNN-DogVsCat-Classifier
Used convolutional neural network to classify cats vs dogs
aekruijssen/Code-Notes
aekruijssen/CSCI401_Faber_ML
aekruijssen/RaceOn
Race On! Self Driving Car Competition Code
aekruijssen/SycamoreScheduler
Final Course Team Project for CSCI 201 - Principles of Software Development
aekruijssen/Breakout
Breakout/Brick Breaker clone in C++
aekruijssen/Hash-Cracker
Python password cracker
aekruijssen/Hint
Multiplayer social deduction game in a dinner party murder mystery setting (inspired by Clue and Agatha Christie)
aekruijssen/MarioKart
Mario Kart Rainbow Road level in C++
aekruijssen/MC
aekruijssen/ml-food-recognition
aekruijssen/next.js
aekruijssen/OpenTTD
OpenTTD is an open source simulation game based upon Transport Tycoon Deluxe
aekruijssen/Pac-Man
Pac-Man game with fully implemented AI for each ghost's distinct chase strategy. Uses A* search for scatter paths. Ghost paths printed on-screen, all nodes can be seen by pressing 2.
aekruijssen/Resume
aekruijssen/RNN-Tweet-Classifier
Used recurrent neural network to classify Trump vs Obama tweets
aekruijssen/SpaceArcade
3D Spaceship infinite runner - Dodge walls and shoot exploding blocks to fly through the corridor and stay alive, while your speed increases the longer you fly!
aekruijssen/Strategos
Unity Battle Simulator featuring a sandbox environment for fort and army building
aekruijssen/Super-Mario-Bros
Original NES Super Mario Bros Clone in C++
aekruijssen/tUtorSearCher
aekruijssen/Yelp-User-Rating-Prediction-using-NLP-and-Naive-Bayes-algorithm-and-Restaurant-Recommender
Predicted user ratings in yelp data-set using NLP and Multinomial Naive Bias Algorithm for various businesses and came up with a restaurant recommendation system using content based and collaborative filtering techniques using cosine similarity