issues
search
google-deepmind
/
torch-distributions
Probability distributions, wrapped for Torch.
BSD 3-Clause "New" or "Revised" License
61
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Wrong formatting in MarkDown
#45
jensdufour
closed
5 years ago
0
GPU Support
#44
chenyuntc
closed
7 years ago
0
[categorical] Simplify and clean up
#43
tkoeppe
closed
8 years ago
0
Switch from resize to view to deal with non-contiguous input tensors.…
#42
IoannisAntonoglou
closed
8 years ago
0
Fix use of Tester:assert.
#41
davidsaxton
closed
8 years ago
0
Changes to documentation of functions
#40
mevGDM
closed
8 years ago
0
Adding quantile function for Gaussian distribution
#39
yozw
closed
9 years ago
0
Fix bug for Gaussian with near singular covariance matrices
#38
jucor
closed
9 years ago
0
Merging changes into github
#37
fbesse
closed
9 years ago
0
Bugfix for mvn.pdf
#36
fbesse
closed
9 years ago
0
wishart.rnd bug
#35
dpfau
opened
9 years ago
0
Fixed KL bug and changed KL calling convention
#34
dpfau
closed
9 years ago
2
Wishart KL is not zero when distributions are identical
#33
dpfau
closed
9 years ago
0
Fixed entropy and KL for Wishart and Normal Wishart
#32
dpfau
closed
9 years ago
0
Entropy and Kullback-Leibler functions for MV Normal, Dirichlet, Wishart and Normal-Wishart.
#31
dpfau
closed
9 years ago
0
replaced mm + trace by dot in wishart.logpdf
#30
dpfau
closed
9 years ago
0
Dirichlet and wishart
#29
dpfau
closed
9 years ago
0
Dirichlet and wishart
#28
dpfau
closed
9 years ago
1
avoid global declaration of I
#27
koraykv
closed
9 years ago
1
Remove torchffi import
#26
fidlej
closed
9 years ago
1
Avoid new tensor due to calling cumsum() in cat.rnd()
#25
jucor
opened
10 years ago
0
Accept result tensor in cat.rnd() with options.categories = true
#24
jucor
opened
10 years ago
1
Missing support for cat.rnd(p) with p a matrix whose rows define category probabilities
#23
gdesjardins
closed
10 years ago
3
Fix: avoid unwanted resize of covariance
#22
jucor
closed
10 years ago
0
Fix mvn.rnd(1xD, 1xD)
#21
jucor
closed
10 years ago
0
Chi2 test does not always return the chi2 value
#20
jucor
closed
11 years ago
5
Support 1xD diagonal covariance matrices in mvn.logpdf
#19
jucor
opened
11 years ago
0
Generate systematic tests for mvn.rnd for 2 arguments, as they are for 3 arguments
#18
jucor
opened
11 years ago
0
Generate systematic tests for mvn.[log]pdf, as they are for mvn.rand
#17
jucor
opened
11 years ago
1
Have mvn.rnd support *, 1xD, * calls as if they were *, D, *
#16
jucor
closed
11 years ago
5
Add categorical sampling of discrete integers
#15
jucor
closed
11 years ago
0
Allow result tensor in pdf, logpdf, cdf.
#14
jucor
closed
11 years ago
1
Discuss cloning policy
#13
jucor
closed
10 years ago
2
Require disambiguation for Gaussian(DxD, DxD)
#12
jucor
opened
11 years ago
0
Some randkit generators missing docs?
#11
jucor
closed
11 years ago
5
Accept result tensor in *PDF()
#10
jucor
opened
11 years ago
2
Support for the Dirichlet distribution and sampling.
#9
jucor
closed
9 years ago
1
Support for multinomial distribution pdf,sampler,log-pdf,grad log-pdf
#8
jucor
closed
11 years ago
3
Modify CMakeLists to install doc
#7
jucor
opened
11 years ago
0
Pass precision matrix to multivariate gaussian
#6
jucor
opened
11 years ago
3
Pass Cholesky to multivariate gaussian
#5
jucor
closed
11 years ago
11
Pass precision to mvnorm
#4
jucor
closed
11 years ago
0
Pass Cholesky to mvnorm
#3
jucor
closed
11 years ago
0
Add example to the documentation
#2
jucor
opened
11 years ago
0
Interface distributions' RNG with randomkit
#1
jucor
closed
9 years ago
1