Learn Before
Concept
Drawbacks of fundamental Spectral Convolutional methods
The first draw back is that it’s computational expensive because of the calculation of eigenvalue decomposition, which is in time complexity, and the matrix multiplication, which is in time complexity.
The second drawback is that the transformation based on graph Laplacian matrix, so the parameters can’t be shared across different graphs.
0
1
Updated 2022-06-05
Tags
Deep Learning (in Machine learning)
Data Science