|
io-chess
UCI chess engine
|
Classes | |
| class | Colors |
Functions | |
| set_seed (int seed, bool verbose=True) | |
@file utils.py @brief Training utility functions. Provides helper scripts for setting random seeds, console coloring, and logging.
| set_seed | ( | int | seed, |
| bool | verbose = True ) |
Set the random seed for reproducibility across various libraries and frameworks.