You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -28,18 +28,18 @@ Contribution guide will follow ASAP.
28
28
title = {Normalizing flows for probabilistic modeling and inference},
29
29
author = {Papamakarios, George and Nalisnick, Eric and Rezende, Danilo Jimenez and Mohamed, Shakir and Lakshminarayanan, Balaji}
30
30
}
31
-
</code></pre>
32
-
</details>
31
+
```</pre>
32
+
</details>
33
33
34
34
35
35
## Software
36
36
37
37
-**BayesFlow: Amortized Bayesian Workflows With Neural Networks**
38
38
Stefan T. Radev, Marvin Schmitt, Lukas Schumacher, Lasse Elsemüller, Valentin Pratz, Yannik Schälte, Ullrich Köthe, Paul-Christian Bürkner
39
39
[Link](https://bayesflow.org/)
40
-
<details>
41
-
<summary>Show BibTeX</summary>
42
-
<pre><code>
40
+
<details>
41
+
<summary>Show BibTeX</summary>
42
+
<pre>```
43
43
@article{radev2023bayesflow,
44
44
category = {software},
45
45
journal = {Journal of Open Source Software},
@@ -53,16 +53,16 @@ Contribution guide will follow ASAP.
53
53
url = {https://bayesflow.org/},
54
54
doi = {10.21105/joss.05702}
55
55
}
56
-
</code></pre>
57
-
</details>
56
+
```</pre>
57
+
</details>
58
58
59
59
60
60
-**sbi: A toolkit for simulation-based inference**
61
61
Alvaro Tejero-Cantero, Jan Boelts, Michael Deistler, Jan-Matthis Lueckmann, Conor Durkan, Pedro J. Gonçalves, David S. Greenberg, Jakob H. Macke
62
62
[Link](https://sbi-dev.github.io/sbi/latest/)
63
-
<details>
64
-
<summary>Show BibTeX</summary>
65
-
<pre><code>
63
+
<details>
64
+
<summary>Show BibTeX</summary>
65
+
<pre>```
66
66
@article{tejero-cantero2020sbi,
67
67
category = {software},
68
68
journal = {Journal of Open Source Software},
@@ -76,18 +76,18 @@ Contribution guide will follow ASAP.
76
76
url = {https://sbi-dev.github.io/sbi/latest/},
77
77
doi = {10.21105/joss.02505}
78
78
}
79
-
</code></pre>
80
-
</details>
79
+
```</pre>
80
+
</details>
81
81
82
82
83
83
## Paper
84
84
85
85
-**Neural Importance Sampling for Rapid and Reliable Gravitational-Wave Inference**
86
86
Dax, Maximilian, Green, Stephen R., Gair, Jonathan, P\"{u}rrer, Michael, Wildberger, Jonas, Macke, Jakob H., Buonanno, Alessandra, Sch\"{o}lkopf, Bernhard
0 commit comments