Skip to content

shoeper/carcassonne-alpha-zero

Repository files navigation

carcassonne-alpha-zero

TF2/Keras Implementation of AlphaZero on Carcassonne.

Training

python carcassonne_train.py with 'tag="test"'

From checkpoint

python carcassonne_train.py with 'tag="test"' 'load_checkpoint_path="<path-to-checkpoint>"'

Nvidia with WSL

Requires cuda 11.8 - no other version

Extend path: fish_add_path -g /usr/local/cuda-11.8/bin/

https://developer.nvidia.com/cuda-11-8-0-download-archive

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages