Latest Posts

AlphaZero Connect-4 Bot
I implemented AlphaZero, a reinforcement learning algorithm from Google DeepMind, and trained it to play Connect-4.
Parallel Fluid Simulation
A fluid simulator, complete with renderer and physics engine, written from scratch using C++, CUDA, and OpenGL. I made this with my partner Konwoo Kim for the 15-418 final project.