Enh/cnn 1d
This merge add a new Neural Network architecture and interface to the neural_networks/cnn.py module.
The CNN1DArch and CNN1dInterface implement temporal (1D) CNNs to work with time-domain data instead of spectrograms.
This merge add a new Neural Network architecture and interface to the neural_networks/cnn.py module.
The CNN1DArch and CNN1dInterface implement temporal (1D) CNNs to work with time-domain data instead of spectrograms.