Skip to content

Commit c10d7d3

Browse files
committed
Merge remote-tracking branch 'upstream/main' into dev
2 parents afc30ba + fcdaae3 commit c10d7d3

File tree

4 files changed

+411
-373
lines changed

4 files changed

+411
-373
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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ 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
1718
_examples/From_ABC_to_BayesFlow.ipynb
1819
_examples/One_Sample_TTest.ipynb
19-
_examples/Lotka_Volterra_point_estimation_and_expert_stats.ipynb
20+
_examples/Lotka_Volterra_Point_Estimation_and_Expert_Stats.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)