-
Howdy folks,
Reading the docs, I understand that batch-GP is meant to learn k independent GPs, from k independent labels y over a common data set x.
`y1 = f1(x), y2 = f2(x), ..., yk = fk(x)` , f…
-
Hello!
Firstly, thanks for this amazing piece of software!
The problem:
I cannot get Better Bibtex to ignore "archivePrefix" export field despite adding it (with different capitalization) to the …
-
`InferenceDiagnostics` sounds rather generic IMO. Does it make sense to narrow down a bit, e.g. `MCMCDiagnostics` or `MCMCTools`?
yebai updated
3 years ago
-
#### Summary:
stansummary errors and quits on what is reported as a non-fatal error:
```
~/cmdstan-develop$ bin/stansummary var.csv
Error during processing. Warning: non-fatal error reading a…
-
in models/PaddleNLP/legacy/seq2seq/variational_seq2seq/
run sh infer.sh ptb
it shows:
----------------------
Error Message Summary:
----------------------
InvalidArgumentError: Dims of all Input…
-
# 🚀 Feature Request
BlackBox Matrix-Matrix Inference (BBMM) for Gaussian Process
Are there plans to implement BBMM in BOTorch to speed up matrix inversion and scalability?
Thanks
-
I’m looking to do imputation of partially observed random variables with positive support. Attempting to do so results in sampling values outside the support of the distribution and causes various dow…
-
Hi,
I already talked with Ólavur about this and would like to suggest adding [Structural Topic Models](http://www.structuraltopicmodel.com/) to gensim. ``STM``'s are basically (besides other thing…
-
I'm noticing that restoring a loaded checkpoint leads to undesirable behavior if we have set a global random seed. Namely, the random seed state resets, so the same random samples from earlier in trai…
-
Hello,
This is not really an issue but a question. I am trying to understand the structure and, in particular, normality properties of the predictive distribution obtained by `tfp.sts.forecast`:
…