-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Expo…
-
I installed tensorflow 2.1 and pymc4 on window 10 machine. The packages are install in a new venv environment. I can import tensorflow (with some warning), but when trying to import pymc4 I got this e…
-
### Current behavior
Blackjax doesn't have code for constraints.
Stan (and NumPyro) handle constraints by transformation, and one could extract the Numpyro transformations and use those.
…
-
On pypi, the SDist of `tensorflow-probability` is not published. Only a binary artifact is published. Is there a reason for not publishing SDist (.tar.gz) along the bdist_wheel that is currently publi…
-
Hi,
I am playing with the default Glow model implemented in tensorflow_probability and I find that many variables have duplicated names in the graph (e.g. many variables are called 'Variable:0'). T…
-
To train a probabilistic neural network (PNN), the ELBO loss is usually used. The ELBO loss is composed of the KL loss between the prior and the variational posterior distributions, for each layer, an…
-
Will TensorFlow Probability supports Bayesian RNN layers like LSTM or GRU layers with random kernel, bias, recurrent_kernel, recurrent_bias in the foreseeable future?
-
Hi,
I have modified version of '**Gaussian Process Regression in TensorFlow Probability**' from '**Guide & Tutorials**'. This has been working with **tensorFlow 2.3** and **tensorflow_probability 0…
-
**System information**
- Have I written custom code: No
- OS Platform and Distribution: Ubuntu 16.04
- TensorFlow version: 1.12
- Python version: 3.6
- ROCm version: 2.0.89
- GPU model: gfx…
-
Hi. I'm just reporting that [`cloudpickle` `v1.5.0`](https://pypi.org/project/cloudpickle/1.5.0/) currently breaks [TensorFlow Probability `v0.10.0`](https://github.com/tensorflow/probability/releases…