LossesΒΆ
Composite loss implementing the paper's multi-component mapping loss. |
|
Contract for individual loss components. |
|
Structured output from a loss computation. |
|
Carry all information loss components need in one object. |
|
Cosine distance between latent vectors and mapper weight summaries. |
|
Penalize the Frobenius norm of the mapper Jacobian. |
|
Penalize prediction sensitivity to small latent perturbations. |
|
Wrap an arbitrary |
|
Cross-entropy task loss for classification targets. |
|
Mean squared error task loss for regression targets. |