skshapes.loss.lp.L2Loss

class skshapes.loss.lp.L2Loss

Bases: BaseLoss

L2 loss for PolyData.

This class defines the L2 loss for PolyData. It is a wrapper around the LpLoss class with p=2.

__init__()

Methods

__init__()