Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shoeper/carcassonne-alpha-zero


https://github.com/shoeper/carcassonne-alpha-zero

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# carcassonne-alpha-zero
TF2/Keras Implementation of AlphaZero on Carcassonne.

## Training
```bash
python carcassonne_train.py with 'tag="test"'
```

### From checkpoint
```bash
python carcassonne_train.py with 'tag="test"' 'load_checkpoint_path=""'
```

# 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