aboustati/dgplib

Sampling from posterior does not work for DSDGP

Closed this issue · 0 comments

When predicting samples from the posterior:

model.predict_f_samples(Xs, 1)

The following error occurs:

AttributeError: 'DSDGP' object has no attribute 'num_latent'