[][src]Function ggpf::deep::evaluator::prediction

pub async fn prediction<'_, G>(
    __arg0: Sender<PredictionEvaluatorChannel>,
    pov: G::Player,
    board: &'_ G,
    support_size: usize
) -> (Array<f32, G::ActionDim>, f32) where
    G: Features

Prediction evaluator