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
Copy file name to clipboardExpand all lines: README.md
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,22 +9,18 @@ Welcome to the Awesome Amortized Inference repository!
9
9
This is a curated list of resources, including reviews, software, papers, and other resources related to amortized inference.
10
10
Feel free to explore the entries below and use the provided BibTeX information for citation purposes.
11
11
This is a community-driven project which is currently maintained by [Marvin Schmitt](https://www.marvinschmitt.com).
12
-
Contributions are always welcome, see [`CONTRIBUTING.md`](https://github.com/bayesflow-org/awesome-amortized-inference/blob/main/CONTRIBUTING.md) for a contribution guide.
12
+
Contributions are always welcome, see [`CONTRIBUTING.md`](https://github.com/bayesflow-org/awesome-amortized-inference/blob/main/CONTRIBUTING.md) for a contribution guide 🧡
13
13
14
-
This awesome list currently has some overlap with the `awesome-neural-sbi` list ([Link](https://github.com/smsharma/awesome-neural-sbi)) because
14
+
This list currently has some overlap with the `awesome-neural-sbi` list ([Link](https://github.com/smsharma/awesome-neural-sbi)) because
15
15
amortized inference has gained populatity in the context of simulation-based inference (SBI) with neural networks.
16
16
However, there is a trend towards broader amortized inference methods that are not necessarily simulation-based.
17
17
This list aims to cover all amortized inference methods, including but not limited to simulation-based inference.
18
-
We highly recommend checking out the `awesome-neural-sbi` list for more resources on modern simulation-based inference with neural networks.
18
+
We highly recommend checking out these lists for more resources on modern simulation-based inference:
0 commit comments