SheffieldML / GPy

Gaussian processes framework in python
BSD 3-Clause "New" or "Revised" License
2.03k stars 560 forks source link

Lower bound/variational free energy for bayesian GPLVM #795

Open WilfriedWoeber opened 4 years ago

WilfriedWoeber commented 4 years ago

Hey,

I was wondering how to get the lower bound/variationel free energy from the bayesian GPLVM model. Is there a way to get those values?

All the best, Will

joacorapela commented 3 years ago

You can call model.log_likelihood()