Utility classes to gather statistics for estimators (like RAVE) used in SgUctSearch. More...
#include <cstddef>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | GoUctEstimatorStat |
Functions | |
| void | GoUctEstimatorStat::Compute (GoUctSearch &search, std::size_t trueValueMaxGames, std::size_t maxGames, std::size_t stepSize, const std::string &fileName) |
| Get statistics for estimators. | |
Utility classes to gather statistics for estimators (like RAVE) used in SgUctSearch.
Definition in file GoUctEstimatorStat.h.