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: .github/workflows/bib2readme.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@
29
29
Contributions are always welcome, see [`CONTRIBUTING.md`](https://github.com/bayesflow-org/awesome-amortized-inference/blob/main/CONTRIBUTING.md) for a contribution guide 🧡
30
30
31
31
This list currently has some overlap with the `awesome-neural-sbi` list ([Link](https://github.com/smsharma/awesome-neural-sbi)) because
32
-
amortized inference has gained populatity in the context of simulation-based inference (SBI) with neural networks.
32
+
amortized inference has gained popularity in the context of simulation-based inference (SBI) with neural networks.
33
33
However, there is a trend towards broader amortized inference methods that are not necessarily simulation-based.
34
34
This list aims to cover all amortized inference methods, including but not limited to simulation-based inference.
35
35
We highly recommend checking out these lists for more resources on modern simulation-based inference:
0 commit comments