[][src]Crate generate

GENERATE - self-play games generator.

Usage: cargo run --release --bin generate -- -c breakthrough -m alpha|mu

Generates games continuously using latest network in the corresponding directory. This supposes that the network has been created and that the trainer is running, consuming generated games. To launch the trainer, use python training.py --config breakthrough -m alpha|mu.

Functions

main
run
run_generator

Type Definitions

Result