LabelSmoothingCrossEntropy | R Documentation |
Same as 'nn$Module', but no need for subclasses to call 'super()$__init__'
LabelSmoothingCrossEntropy(eps = 0.1, reduction = "mean")
eps |
epsilon |
reduction |
reduction, defaults to mean |
Loss object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.