Skip to content

Commit ddd4ea8

Browse files
committed
[no ci] add minor details to FAQ
1 parent ec938ed commit ddd4ea8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,9 @@ Depending on your needs, you might not want to upgrade yet if one of the followi
245245
with the new version. Loading models from version 1.x in version 2.0+ is not supported.
246246
- You require a feature that was not ported to BayesFlow 2.0+ yet. To our knowledge,
247247
this applies to:
248-
* Two-level/Hierarchical models: `TwoLevelGenerativeModel`, `TwoLevelPrior`.
249-
* Sensitivity analysis: functionality from the `bayesflow.sensitivity` module.
248+
* Two-level/Hierarchical models (planned for version 2.1): `TwoLevelGenerativeModel`, `TwoLevelPrior`.
249+
* Sensitivity analysis (partially discontinued): functionality from the `bayesflow.sensitivity` module. This is still
250+
possible, but we do no longer offer a special module for it. We plan to add a tutorial on this, see [#455](https://github.com/bayesflow-org/bayesflow/issues/455).
250251
* MCMC (discontinued): The `bayesflow.mcmc` module. We are considering other options
251252
to enable the use of BayesFlow in an MCMC setting.
252253
* Networks: `EvidentialNetwork`.

0 commit comments

Comments
 (0)