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
@@ -27,7 +27,7 @@
27
27
This is a curated list of resources, including overviews, software, papers, and other resources related to amortized inference.
28
28
Feel free to explore the entries below and use the provided BibTeX information for citation purposes.
29
29
This is a community-driven project which is currently maintained by [Marvin Schmitt](https://www.marvinschmitt.com).
30
-
Contributions are always welcome, see [`CONTRIBUTING.md`](CONTRIBUTING.md) for a contribution guide.
30
+
Contributions are always welcome, see [`CONTRIBUTING.md`](https://github.com/bayesflow-org/awesome-amortized-inference/blob/main/CONTRIBUTING.md) for a contribution guide.
31
31
32
32
This awesome list currently has some overlap with the `awesome-neural-sbi` list ([Link](https://github.com/smsharma/awesome-neural-sbi)) because
33
33
amortized inference has gained populatity in the context of simulation-based inference (SBI) with neural networks.
0 commit comments