View source: R/callbacks_mixup_preds_rnn.R
MCDropoutCallback | R Documentation |
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
MCDropoutCallback(...)
... |
arguments to pass |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.