Skip to content
#

board-representation-in-machine-learning

Here is 1 public repository matching this topic...

This project implements a neural network-based chess AI using TensorFlow and Keras. The model uses convolutional layers and residual blocks to predict the best chess moves and evaluate board states. It combines policy and value predictions to create a robust chess-playing AI, inspired by AlphaZero's architecture.

  • Updated Nov 20, 2024
  • Python

Improve this page

Add a description, image, and links to the board-representation-in-machine-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the board-representation-in-machine-learning topic, visit your repo's landing page and select "manage topics."

Learn more