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


EagerAI/fastai documentation built on April 16, 2024, 12:01 p.m.