Shortcuts

ride.feature_extraction

Module Contents

Classes

FeatureExtractable

Adds feature extraction capabilities to model

Attributes

logger

ride.feature_extraction.logger[source]
class ride.feature_extraction.FeatureExtractable(hparams: pytorch_lightning.utilities.parsing.AttributeDict, *args, **kwargs)[source]

Bases: ride.core.RideMixin

Adds feature extraction capabilities to model

hparams: Ellipsis[source]
static configs() ride.core.Configs[source]
validate_attributes()[source]
on_init_end(hparams, *args, **kwargs)[source]
metrics_epoch(preds: torch.Tensor, targets: torch.Tensor, prefix: str = None, clear_extracted_features=True, *args, **kwargs) ride.metrics.MetricDict[source]
Read the Docs v: stable
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.