William J. Wilkinson

Results 8 comments of William J. Wilkinson

Hi, sorry I never got around to this issue. You are correct, the pre-print does have an mistake in it. Equation 63 is actually incorrect, the likelihoods should not be...

Hi, Sorry for the slow response and apologies that you've been having issues with the package versions. This is indeed frustrating. I would love to update the package to work...

Hi Harrison, That's great to hear that you've found the package useful, and thanks for sharing your paper - it looks great! I agree that `float64` is generally needed when...

Hi @andrewcztrack Glad to see you are trying things out. Everything looks OK except that you're using the cross-validation indices that we stored specifically for a different (smaller) data set....

That error is because the data does not divide evenly into 5 batches. You could truncate the data slightly to fix it. However, didn't you say that you wanted to...

Hi, You can find that file here: https://drive.google.com/file/d/1QcbzFJyAr95zY-B1r-0MkzcX7TReaF6C/view?usp=sharing

The sparse GP section of the paper has now been corrected in the latest arxiv version: https://arxiv.org/abs/2111.01721 I hope this clears things up.

Hi thangbui, Firstly, thanks a lot for sharing this code, it's great. Does the repo contain code for a Deep GP latent variable model, or is this not fully implemented...