Skip to content

Repository files navigation

Graph-AlphaZero

About The Project

This project aims to train an alphazero-style engine for Chess. The biggest difference being the policy network; we use a Graph Attention Network

Report
Report (Short version)

Built With

  • Python
  • PyTorch Geometric
  • Python-Chess

Roadmap

  • Graph representation
    • Board --> Graph
    • Policy graph representation
  • Network
  • Train on human/random games with Stockfish evaluations
  • Train on MCTS data (selfplay)

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages