mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-24 19:16:49 +08:00
Remove ensure_quiet parameter from generate_training_data.
This commit is contained in:
@@ -60,6 +60,4 @@ Currently the following options are available:
|
||||
|
||||
`data_format` - format of the training data to use. Either `bin` or `binpack`. Default: `binpack`.
|
||||
|
||||
`ensure_quiet` - this is a flag option. When specified the positions will be from the qsearch leaf.
|
||||
|
||||
`seed` - seed for the PRNG. Can be either a number or a string. If it's a string then its hash will be used. If not specified then the current time will be used.
|
||||
|
||||
Reference in New Issue
Block a user