This merge adds a new Neural Network architecture and interface to the neural_networks/resnet.py module.
neural_networks/resnet.py
The ResNet1DArch and ResNetInterface implement temporal (1D) ResNet to work with time-domain data instead of spectrograms.
ResNet1DArch
ResNetInterface
Newest first
Oldest first