Learn Before
Concept
Models of CNN/CRNN in Music Categorization
Four different models were compared: One CRNN and 3 CNNs. All convolutional and fully connected layers have identical optimization techniques and activation functions - batch normalization and ELU activation function. The CRNN architecture can be compared to the CNN architectures (k1c2, k2c1, k2c2) where 'k' specifies the kernel shape and 'c' specifies the convolutional dimension.
0
2
Updated 2021-08-19
Tags
Data Science