epaglier
Graduate from Purdue University, primary languages are Spark/Scala, C#, Java, Python, and C/C++ (with a little bit of JS and HTML thrown in).
Pinned Repositories
Basic-TCP-Game
I made this game in highschool and thought it could be a good starting place for those of you learning to make TCP servers.
BF-Genetic-Programmer
Brain F*ck programming language genetic algorithm
Black-Jack-Genetic-Algorithm
A genetic algorithm that learns to play a near optimal game of blackjack.
Code-manager
Auto lists dependencies and allows for simpler cross platform coding.
Infosec_Reference
An Information Security Reference That Doesn't Suck; https://rmusser.net/git/admin-2/Infosec_Reference for non-MS Git hosted version.
Project-JARVIS
JARVIS
Recursive-Backtracking-Crossword
A recursive algorithm that will fill crossword puzzles.
reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Sonos-custom-server
A python server that can control all sonos devices on a network.
epaglier's Repositories
epaglier/Infosec_Reference
An Information Security Reference That Doesn't Suck; https://rmusser.net/git/admin-2/Infosec_Reference for non-MS Git hosted version.
epaglier/Project-JARVIS
JARVIS
epaglier/Code-manager
Auto lists dependencies and allows for simpler cross platform coding.
epaglier/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
epaglier/Basic-TCP-Game
I made this game in highschool and thought it could be a good starting place for those of you learning to make TCP servers.
epaglier/BF-Genetic-Programmer
Brain F*ck programming language genetic algorithm
epaglier/Sonos-custom-server
A python server that can control all sonos devices on a network.
epaglier/Recursive-Backtracking-Crossword
A recursive algorithm that will fill crossword puzzles.
epaglier/Black-Jack-Genetic-Algorithm
A genetic algorithm that learns to play a near optimal game of blackjack.