A UCI-compliant chess engine written from scratch in C++, using modern engine techniques. Includes a webapp where users can play against it in the browser.
Try it here!
A Battleship AI trained with PPO implemented from scratch in PyTorch. Includes a webapp written with React where users can play against the AI.
Prima (short for prima facie) is a chess training app that helps you improve intuition and performance in fast time controls.
Try it here!
A racing AI, trained with reinforcement learning to drive a race car around different circuits. A full project report is available here.