Skip to content

Commit

Permalink
Update and reflect SIR tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanradev93 committed Nov 25, 2024
1 parent 3129e5e commit 99bf797
Show file tree
Hide file tree
Showing 2 changed files with 1,185 additions and 263 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,10 @@ Check out some of our walk-through notebooks below. We are actively working on p

1. [Two moons starter toy example](examples/TwoMoons_StarterNotebook.ipynb)
2. [Linear regression](examples/Linear_Regression.ipynb)
3. [Hyperparameter optimization](examples/Hyperparameter_Optimization.ipynb)
4. [Bayesian experimental design](examples/Bayesian_Experimental_Design.ipynb)
5. Coming soon...
3. [Bayesian experimental design](examples/Bayesian_Experimental_Design.ipynb)
4. [SIR model with custom summary network](examples/SIR_PosteriorEstimation.ipynb)
5. [Hyperparameter optimization](examples/Hyperparameter_Optimization.ipynb)
6. Coming soon...

## Documentation \& Help

Expand Down
1,441 changes: 1,181 additions & 260 deletions examples/SIR_PosteriorEstimation.ipynb

Large diffs are not rendered by default.

0 comments on commit 99bf797

Please sign in to comment.