io-chess
UCI chess engine
Loading...
Searching...
No Matches
WDLOutput Struct Reference

#include <WDLNormalizer.hpp>

Public Attributes

float win
float draw
float loss

Detailed Description

WDL (Win/Draw/Loss) output structure. Used as training labels for the MoE model.

Member Data Documentation

◆ draw

float WDLOutput::draw

◆ loss

float WDLOutput::loss

◆ win

float WDLOutput::win

The documentation for this struct was generated from the following file: