Skip to content

Commit ca9a0ec

Browse files
committed
Proof-read and clarify v1 to v2 transition notebook. Add to docs.
1 parent 80a2763 commit ca9a0ec

File tree

4 files changed

+410
-372
lines changed

4 files changed

+410
-372
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ For an in-depth exposition, check out our walkthrough notebooks below.
5858
5. [SIR model with custom summary network](examples/SIR_Posterior_Estimation.ipynb)
5959
6. [Bayesian experimental design](examples/Bayesian_Experimental_Design.ipynb)
6060
7. [Simple model comparison example](examples/One_Sample_TTest.ipynb)
61+
8. [Moving from BayesFlow v1.1 to v2.0](examples/From_BayesFlow_1.1_to_2.0.ipynb)
6162

6263
More tutorials are always welcome! Please consider making a pull request if you have a cool application that you want to contribute.
6364

docsrc/source/examples.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ The corresponding Jupyter Notebooks are available :mainbranch:`here <examples/>`
1111
:numbered:
1212

1313
_examples/Linear_Regression_Starter.ipynb
14+
_examples/From_BayesFlow_1.1_to_2.0.ipynb
1415
_examples/Two_Moons_Starter.ipynb
1516
_examples/SIR_Posterior_Estimation.ipynb
1617
_examples/Bayesian_Experimental_Design.ipynb

examples/From_BayesFlow_1.0_to_2.0.ipynb

Lines changed: 0 additions & 372 deletions
This file was deleted.

0 commit comments

Comments
 (0)