TorchDSP / torchsig

TorchSig is an open-source signal processing machine learning toolkit based on the PyTorch data handling pipeline.
MIT License
174 stars 40 forks source link

implemented resnet1d and maxpool2d_to_maxpool1d #243

Closed romanziske closed 2 months ago

romanziske commented 4 months ago

Implemented ResNet1d, also added a function to convert maxpool2d to maxpool1d