Recent Posts

AI Or Die

5 minute read

In May of 2017, I founded one of the first autonomous robot fighting competitions. It grew to around 10 people at its peak. This is a medium-level overview o...

Deep Q-Learning Pacman Tournament Agent

4 minute read

I got first place in a class project where two pac-mans went head to head using reinforcement learning with a deep neural network. Here’s how I did it.