menu
dart_tensor_flow package
documentation
mu_zero/uci_handler.dart
UCIHandler
UCIHandler.new constructor
UCIHandler.new constructor
dark_mode
light_mode
UCIHandler
constructor
UCIHandler
(
MuZeroModel
model
)
Implementation
UCIHandler(this.model) { search = MuZeroSearch(model); }
dart_tensor_flow package
documentation
mu_zero/uci_handler
UCIHandler
UCIHandler.new constructor
UCIHandler class