hosa.helpers.functions.prepare_param_overlapping

hosa.helpers.functions.prepare_param_overlapping(specification)[source]

Prepares, considering the given specification, the parameters for creating the input and output overlapping.

Parameters

specification (dict) – Parameter names mapped to their values.

Returns

tuple – Returns a tuple containing the overlapping type, number of overlapping epochs, strides, and timesteps.