theogf / ParticleFlow_Exp

3 stars 1 forks source link

Explore problems where our algorithm can outperform the rest #7

Open theogf opened 3 years ago

theogf commented 3 years ago
theogf commented 3 years ago

Just an idea : Should we actually consider an experiment for Gaussian Processes with a very high number of points, where classical inference is not possible, i.e. > 1e3 samples. And see how our algorithm performs, and compare it with other scaling approach like inducing points and co

theogf commented 3 years ago

Tried this in #5 and it does not work so well, one still need to differentiate through all the samples and it scales quadratically with the number of points