class documentation

class SaddlerEtAl2020(nn.Sequential): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable conv_layers Undocumented
def __init__(self, conv_layers, fc_1_size, fc_out_size, input_shape=None, affine_bn=True): (source)

Undocumented

conv_layers = (source)

Undocumented