Skip to content

Commit 9058454

Browse files
Small readme updates: [skip ci]
1 parent 77949b4 commit 9058454

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# BayesFlow
22

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.
44

55
For starters, check out some or our walk-through notebooks:
66

@@ -22,9 +22,9 @@ overview of neurally bootstrapped Bayesian inference.
2222

2323
<img src="img/high_level_framework.png" width=80% height=80%>
2424

25-
## Parameter Estimation
25+
## Getting Started: Parameter Estimation
2626

27-
The original BayesFlow approach for amortized parameter estimation is based on our paper:
27+
The core functionality of BayesFlow is amortized Bayesian posterior estimation, as described in our paper:
2828

2929
Radev, S. T., Mertens, U. K., Voss, A., Ardizzone, L., & Köthe, U. (2020).
3030
BayesFlow: Learning complex stochastic models with invertible neural networks.

0 commit comments

Comments
 (0)