Skip to content

Commit ed512b2

Browse files
Update README.md [GH Action]
1 parent b45a3fd commit ed512b2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This is a community-driven project which is currently maintained by [Marvin Schm
1212
Contributions are always welcome, see [`CONTRIBUTING.md`](https://github.com/bayesflow-org/awesome-amortized-inference/blob/main/CONTRIBUTING.md) for a contribution guide 🧡
1313

1414
This list currently has some overlap with the `awesome-neural-sbi` list ([Link](https://github.com/smsharma/awesome-neural-sbi)) because
15-
amortized inference has gained populatity in the context of simulation-based inference (SBI) with neural networks.
15+
amortized inference has gained popularity in the context of simulation-based inference (SBI) with neural networks.
1616
However, there is a trend towards broader amortized inference methods that are not necessarily simulation-based.
1717
This list aims to cover all amortized inference methods, including but not limited to simulation-based inference.
1818
We highly recommend checking out these lists for more resources on modern simulation-based inference:
@@ -118,7 +118,7 @@ We highly recommend checking out these lists for more resources on modern simula
118118
</pre></details>
119119
## Software
120120

121-
- **BayesFlow: Amortized Bayesian Workflows with Neural Networks**
121+
- **BayesFlow: Amortized Bayesian Workflows with Neural Networks**<br />[[Paper]](https://joss.theoj.org/papers/10.21105/joss.05702) [[Code]](https://github.com/bayesflow-org/bayesflow)
122122
<details>
123123
<summary>Show BibTeX</summary>
124124
<pre><code>
@@ -136,7 +136,7 @@ We highly recommend checking out these lists for more resources on modern simula
136136
</code>
137137
</pre></details>
138138

139-
- **sbi: A Toolkit for Simulation-Based Inference**
139+
- **sbi: A Toolkit for Simulation-Based Inference**<br />[[Paper]](https://joss.theoj.org/papers/10.21105/joss.02505) [[Code]](https://github.com/sbi-dev/sbi)
140140
<details>
141141
<summary>Show BibTeX</summary>
142142
<pre><code>
@@ -168,7 +168,7 @@ We highly recommend checking out these lists for more resources on modern simula
168168
</code>
169169
</pre></details>
170170

171-
- **A Deep Learning Method for Comparing Bayesian Hierarchical Models.** (2024)<br />_Reading this paper? Please consider contributing a TLDR summary._<br />by Lasse Elsemüller, Martin Schnuerch, Paul-Christian Bürkner, Stefan T. Radev
171+
- **A Deep Learning Method for Comparing Bayesian Hierarchical Models.** (2024)<br />_TLDR: Proposes a multilevel neural architecture for compressing hierarchical data structures in Bayesian model comparison._<br />by Lasse Elsemüller, Martin Schnuerch, Paul-Christian Bürkner, Stefan T. Radev<br />[[Paper]](https://arxiv.org/abs/2301.11873) [[Code]](https://github.com/bayesflow-org/Hierarchical-Model-Comparison)
172172
<details>
173173
<summary>Show BibTeX</summary>
174174
<pre><code>
@@ -184,7 +184,7 @@ We highly recommend checking out these lists for more resources on modern simula
184184
</code>
185185
</pre></details>
186186

187-
- **Sensitivity-Aware Amortized Bayesian Inference** (2024)<br />_Reading this paper? Please consider contributing a TLDR summary._<br />by Lasse Elsemüller, Hans Olischläger, Marvin Schmitt, Paul-Christian Bürkner, Ullrich Köthe, Stefan T. Radev
187+
- **Sensitivity-Aware Amortized Bayesian Inference** (2024)<br />_TLDR: Proposes a framework for amortized and thus efficient sensitivity analyses on all major dimensions of a Bayesian model._<br />by Lasse Elsemüller, Hans Olischläger, Marvin Schmitt, Paul-Christian Bürkner, Ullrich Köthe, Stefan T. Radev<br />[[Paper]](https://openreview.net/forum?id=Kxtpa9rvM0) [[Code]](https://github.com/bayesflow-org/SA-ABI)
188188
<details>
189189
<summary>Show BibTeX</summary>
190190
<pre><code>

0 commit comments

Comments
 (0)