|
|
|
|
|
by jhj
2347 days ago
|
|
> CNNs only make sense when working with image data anyways Not true, N-dimensional convnets, 1-d convnets (for NLP and time series analysis), spatially sparse convnets, graph and non-Euclidean space convnets, ... exist and are used. CNNs are akin to multiscale wavelet transforms. They can be applied on different spaces (just as graph wavelet transforms exist). |
|