|
io-chess
UCI chess engine
|
#include <WDLNormalizer.hpp>
Public Attributes | |
| float | win |
| float | draw |
| float | loss |
WDL (Win/Draw/Loss) output structure. Used as training labels for the MoE model.
| float WDLOutput::draw |
| float WDLOutput::loss |
| float WDLOutput::win |