Spaces:
Sleeping
Sleeping
File size: 169 Bytes
4dda074 | 1 2 3 4 5 6 7 8 9 10 11 12 | task: regression
num_classes: null
out:
_target_: torch.nn.LazyLinear
out_features: 1
loss:
_target_: torch.nn.MSELoss
activation:
_target_: torch.nn.Identity |