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
+22-7Lines changed: 22 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# BayesFlow
2
2
3
-
Welcome to our BayesFlow library for amortized simulation-based Bayesian inference.
3
+
Welcome to our BayesFlow library for efficient simulation-based Bayesian workflows! Our library enables users to create specialized neural networks for *amortized Bayesian inference*, which repays users with rapid and fully Bayesian parameter estimation or model comparison after a simulation-based training phase.
4
4
5
-
For starters, check out some or our walk-through notebooks:
5
+
For starters, check out some of our walk-through notebooks:
<em>IEEE Transactions on Neural Networks and Learning Systems</em>, available
134
134
for free at: https://arxiv.org/abs/2003.06281.
135
135
136
+
- Radev, S. T., Graw, F., Chen, S., Mutters, N. T., Eichel, V. M., Bärnighausen, T., & Köthe, U. (2021).
137
+
OutbreakFlow: Model-based Bayesian inference of disease outbreak dynamics with invertible neural networks and its application to the COVID-19 pandemics in Germany. <em>PLoS computational biology</em>, 17(10), e1009472.
138
+
139
+
- von Krause, M., Radev, S. T., & Voss, A. (2022).
140
+
Mental speed is high until age 60 as revealed by analysis of over a million participants.
141
+
<em>Nature Human Behaviour</em>, 6(5), 700-708.
136
142
137
143
## Model Misspecification
138
144
@@ -143,15 +149,24 @@ Gaussian and reliably detects model misspecification during inference time.
0 commit comments