My Projects

Clash Royale Merge Tactics Reinforcement Learning

Using a Deep Q Learning Network to create an agent to play the Merge Tactics mode of Clash Royale.

github youtube

Consistent Hashing in Java

Implemented the consistent hashing algoritm in java.

github