YannDubs / Neural-Process-Family

Code for the Neural Processes website and replication of 4 papers on NPs. Pytorch implementation.

Home Page:https://yanndubs.github.io/Neural-Process-Family/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pretrained LNP models unclear naming

dvtailor opened this issue · comments

I could not find in your documentation what "ELBOFalse_LatLBFalse_SigLBFalse" refers to. This is used to name the pretrained LNP models. Could you elaborate this

sorry, I somehow missed that. The notebook that generated those files is this

LB is whether we set a lower bound for the predictive likelihood or the latent. ELBO is whether we are optimizing the ELBO instead of MLE. Details are in this paper