A UCI chess engine using the negamax search algorithm with various enhancements such as alpha-beta pruning, and a neural network with a value head for static position evaluation and a policy head for move ordering, trained with the custom trainer Starway
The Monty project provides training data used to train Starlynn's neural network