February 24, 2026
I built ZayBot as a hands-on AlphaZero-style engine project to learn by implementing the full loop myself: board representation, policy/value network, Monte Carlo Tree Search (MCTS), self-play trai...
Read Post
February 24, 2026
Most chess apps optimize for ratings, puzzles, and endless analysis. Zaychess was built with a different goal: make playing chess feel tactile, social, and satisfying from the first click.
Read Post
February 24, 2026
What if you could start with pure Gaussian noise and end up with clean, plausible geometry? That is exactly what I’m building in this project: a diffusion model that learns a distribution over 2D p...
Read Post