You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When approximate the initial filters kernel gθ(Λ) = diag(θ) with a polynomial
why we can‘t simply combine the eigenvector and eigenvalue matrix together like
because *
The paper instead, use Chebyshev polynomials and also said that
I'm quite confused here. I don't know why the Chebyshev is needed?