deepfold.config.TMLossConfig¶
- class deepfold.config.TMLossConfig(enabled: 'bool' = False, weight: 'float' = 0.0, min_resolution: 'float' = 0.1, max_resolution: 'float' = 3.0, num_bins: 'int' = 64, max_bin: 'int' = 31, eps: 'float' = 1e-08)[source]¶
- __init__(enabled: bool = False, weight: float = 0.0, min_resolution: float = 0.1, max_resolution: float = 3.0, num_bins: int = 64, max_bin: int = 31, eps: float = 1e-08) None¶
Methods
__init__([enabled, weight, min_resolution, ...])Attributes
enabledepsmax_binmax_resolutionmin_resolutionnum_binsweight