I have a time series with sample of 500 size and 2 types of labels and want to construct a 1D CNN with pytorch on them:
class Simple1DCNN(torch.nn.Module): de