The core logic for the Triangle Puzzle game. Features a fast C++ backend, Pybind11 wrappers, and a Python API designed for AI/ML development and simulation.
An AlphaZero-style AI agent for a custom triangle puzzle game. Features distributed self-play with Ray, a C++ MCTS core, and a PyTorch neural network. Includes async logging via MLflow & TensorBoard.