deepfold.config.SupervisedChiLossConfig

class deepfold.config.SupervisedChiLossConfig(weight: 'float' = 1.0, chi_weight: 'float' = 0.5, angle_norm_weight: 'float' = 0.01, eps: 'float' = 1e-08)[source]
__init__(weight: float = 1.0, chi_weight: float = 0.5, angle_norm_weight: float = 0.01, eps: float = 1e-08) None

Methods

__init__([weight, chi_weight, ...])

Attributes

angle_norm_weight

chi_weight

eps

weight