Thanks for the implementation. We have a similarity matrix W, and we were wondering if we could use SpectralNet to learn embeddings (in the spectral basis of the associated Laplacian of the similarity matrix).
It seems that W is being learned as part of the optimization procedure in SpectralNet, but we want to shortcircuit that.