This repository contains a playable Python prototype of 爱恩斯坦棋. Generate neural-MCTS self-play data: python scripts/generate_self_play.py --agent neural-mcts ...
python semantic_super_sample.py --list_layouts python semantic_super_sample.py --checkpoint ... --list_biomes """ import argparse from dataclasses import asdict, dataclass import json import os from ...