-
Hi,
**System information**
- TensorFlow version: 2.0.0-dev20190529
- TensorFlow probability version: 0.7.0-dev20190529
**Current behavior**
I tried running the entropy() call as stated in the…
-
In particular, it could help both best-first enumeration and sampling algorithms if we sort the support of discrete distributions such that higher-probability values come first.
For other ideas, see …
-
Manopt has [matlab implementations](https://www.manopt.org/reference/manopt/manifolds/multinomial/index.html) of the multinomial manifold with the Fisher metric as well as its doubly stochastic and/or…
-
**Is your feature request related to a problem? Please describe.**
A Dirichlet multinomial distribution for composition data can help capture error more accurately
**Describe the solution you'd li…
-
Hi,
Currently, Distributions does not have a method for the CDF of the Multinomial distribution. Another user on [Discourse](https://discourse.julialang.org/t/cdf-for-multinomial/103917/10) propose…
-
The [multinomial distribution](https://en.wikipedia.org/wiki/Multinomial_distribution) has two inputs: weights p and the number of trials N, and one output the number of results in each category n. No…
-
![Bernoulli Naive Bayes](https://github.com/user-attachments/assets/db490f19-88d2-4e78-8559-30f698083e57)
Huy48 updated
1 month ago
-
When [`numpy.random.RandomState.multinomial`](https://numpy.org/doc/stable/reference/random/generated/numpy.random.RandomState.multinomial.html) is called in an environment with `Cython=3.0.0` which c…
-
### Description
I am running Multinomial VAE on movielens 1m dataset as given in the [example notebook](https://github.com/microsoft/recommenders/blob/main/examples/02_model_collaborative_filtering…
-
Hi Kieran,
Did you assess the performance of the new version of the package versus the previous one? I have noticed some things:
- it seems to be rather sensitive to the `initial_shrinks` parame…