learner_config#

Classes

Configs

DataConfig

Config related to dataset for training and testing.

ExternalModuleConfig

Config describing an object to be loaded via Torch Hub.

GeoDataConfig

Configure GeoDatasets.

ImageDataConfig

Config related to dataset for training and testing.

LearnerConfig

Config for Learner.

ModelConfig

Config related to models.

PlotOptions

Config related to plotting.

SolverConfig

Config related to solver aka optimizer.

Functions

get_default_channel_display_groups(...)

Returns the default channel_display_groups object.

validate_channel_display_groups(groups)

Validate channel display groups object.