-
reviewers of the higher-order probability paper raised two key worries:
1. we can just use first order probabilities, we don't need to go higher order
2. it'd be good to engage with literature about…
-
I'd like to understand how/where to include properly tensorflow_probability.examples in cifar10_bnn.py ?
```
/probability/tensorflow_probability/examples$ python cifar10_bnn.py
WARNING:root:Lim…
-
I appreciate you hard work on the language models, but I do not really understand why there is not any code example how to predict a masked word or hidden states at least using pretrained models.
L…
Oxi84 updated
5 years ago
-
when train utils epoch 8, an error occurs:
/opt/conda/conda-bld/pytorch_1634272168290/work/aten/src/ATen/native/cuda/Loss.cu:115: operator(): block: [1488,0,0], thread: [32,0,0] Assertion `input_val…
-
I'm working on qualitative reachability in SMGs for my bachelors' thesis, and I'm trying to compare my results to prism-games.
I keep running into the issue that on properties like ` P>=1 [ F state…
-
**Is your feature request related to a problem?**
To support [CLIP model](https://huggingface.co/docs/transformers/en/model_doc/clip) and image search, We need to implement a function in the Connecto…
-
(random idea for evaluating how well a distribution matches the data)
In GLM models like tweedie or gamma or Poisson, the error is not additive as in a gaussian model (linear or nonlinear least squ…
-
Add analysis of correlation matrix transforms
* [ ] implement Stan's correlation matrix transform as a Stan program
* [ ] implement the alternative from @adamhaber used in TensorFlow and discussed…
-
Hello, i am now in the training part, but it shows the error below. Can you guys help me fix it?
C:\tensorflow1\models\research\object_detection>python train.py --logtostderr --train_dir=training/ -…
-
Lines 1202 and 1218 of BARTBMA_SumTreeLikelihood.cpp add together the prior probabilities of all the trees in the sum of tree model [and then tree_prior is included in the "BIC" in line 1226, presumab…