CCE-1: Character Chess Engine Skill-conditioned move generation with LLM personality selection, Elo 400 to 2000. This is the reference implementation of the CCE-1 design (cce-1.pdf, included in this ...
Taumax is a UCI-compliant chess engine written in Rust, that explores the ideas expressed by Alex Wissner-Gross's, causal entropic intelligence equation. $$ \mathbf{F} = T \nabla S_{\tau} $$ The goal ...
Abstract: This paper presents a novel AI-driven chess engine that integrates a lightweight deep learning architecture with an uncertainty-aware Monte Carlo Tree Search (MCTS) framework. Unlike ...