MCDropoutCallback: MCDropoutCallback

View source: R/callbacks_mixup_preds_rnn.R

MCDropoutCallbackR Documentation

MCDropoutCallback

Description

Turns on dropout during inference, allowing you to call Learner$get_preds multiple times to approximate your model uncertainty using Monte Carlo Dropout. https://arxiv.org/pdf/1506.02142.pdf

Usage

MCDropoutCallback(...)

Arguments

...

arguments to pass

Value

None


fastai documentation built on June 22, 2024, 11:15 a.m.