Closed aboustati closed 6 years ago
When predicting samples from the posterior:
model.predict_f_samples(Xs, 1)
The following error occurs:
AttributeError: 'DSDGP' object has no attribute 'num_latent'
When predicting samples from the posterior:
The following error occurs: