File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,8 @@ Check out some of our walk-through notebooks below. We are actively working on p
1001005 . [ Hyperparameter optimization] ( examples/Hyperparameter_Optimization.ipynb )
1011016 . [ Bayesian experimental design] ( examples/Bayesian_Experimental_Design.ipynb )
1021027 . [ Simple model comparison example (One-Sample T-Test)] ( examples/One_Sample_TTest.ipynb )
103- 8 . More coming soon...
103+ 8 . [ Lotka-Volterra predator-prey dynamics] ( examples/Lotka_Volterra.ipynb )
104+ 9 . More coming soon...
104105
105106## Documentation \& Help
106107
Original file line number Diff line number Diff line change @@ -17,3 +17,4 @@ The corresponding Jupyter Notebooks are available :mainbranch:`here <examples/>`
1717 _examples/Bayesian_Experimental_Design.ipynb
1818 _examples/From_ABC_to_BayesFlow.ipynb
1919 _examples/One_Sample_TTest.ipynb
20+ _examples/Lotka_Volterra.ipynb
You can’t perform that action at this time.
0 commit comments