Skip to content

Commit a93a78b

Browse files
Update README.rst
1 parent f110fae commit a93a78b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ This repository implements an educational project for the Bayesian Multimodeling
2323
Scope
2424
==========
2525
We plan to implement the following distributions in our library:
26-
- `Gaussian normal distribution (*)`
27-
- `Dirichlet distribution (Beta distributions)(*)`
28-
- `Sampling from a mixture of distributions`
29-
- `Sampling from the Student's t-distribution (**) (*)`
30-
- `Sampling from an arbitrary factorized distribution (***)`
26+
- `Gaussian normal distribution (*)`_
27+
- `Dirichlet distribution (Beta distributions)(*)`_
28+
- `Sampling from a mixture of distributions`_
29+
- `Sampling from the Student's t-distribution (**) (*)`_
30+
- `Sampling from an arbitrary factorized distribution (***)`_
3131

3232
(*) - this distribution is already implemented in torch using the explicit reparameterization trick, we will implement it for comparison
3333

0 commit comments

Comments
 (0)