Deep Q-Network chess AI with a training dashboard and three learning strategies: random move generation, model-guided play, and hybrid Minimax-DQN evaluation.
-
Updated
Jul 8, 2026 - HTML
Deep Q-Network chess AI with a training dashboard and three learning strategies: random move generation, model-guided play, and hybrid Minimax-DQN evaluation.
Cece is the lightweight instance of Cecilia, a static evaluation chess engine. This version focuses on optimization of evaluation functions without complexity of custom search implementations, delegating much of the tree traversal work to external libraries.
Add a description, image, and links to the python-chess topic page so that developers can more easily learn about it.
To associate your repository with the python-chess topic, visit your repo's landing page and select "manage topics."