AdaptiveLoss {fastai} | R Documentation |
AdaptiveLoss
Description
Expand the 'target' to match the 'output' size before applying 'crit'.
Usage
AdaptiveLoss(crit)
Arguments
crit |
critic |
Value
Loss object
[Package fastai version 2.2.2 Index]