Skip to content

Init chessmate project: AlphaZero-lite chess neural network#1

Merged
adachille merged 5 commits intomainfrom
add-chessmate-project
Mar 23, 2026
Merged

Init chessmate project: AlphaZero-lite chess neural network#1
adachille merged 5 commits intomainfrom
add-chessmate-project

Conversation

@adachille
Copy link
Copy Markdown
Owner

@adachille adachille commented Mar 23, 2026

Initializes the chessmate project — a simplified AlphaZero-style system that learns to play chess through supervised learning and self-play. Includes project README with phased learning plan, pyproject.toml with dependencies (python-chess, PyTorch, MLflow, etc.) managed via uv, placeholder src/tests, ruff for linting/formatting, and GitHub Actions workflows for CI.

@adachille adachille changed the title Add chessmate project: AlphaZero-lite chess neural network Init chessmate project: AlphaZero-lite chess neural network Mar 23, 2026
@adachille adachille merged commit 945d538 into main Mar 23, 2026
2 checks passed
@adachille adachille deleted the add-chessmate-project branch March 23, 2026 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant