Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SamDuffield committed Aug 12, 2024
1 parent 7a770a0 commit 6913d65
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,9 @@ data, with some interesting takeaways.
[Variational continual learning](https://arxiv.org/abs/1710.10628) notebook for a simple
regression task that's easy to visualize.


[<img style="float: right; width: 6em" src="https://storage.googleapis.com/posteriors/pyro_posteriors.png">](https://github.com/normal-computing/posteriors/blob/main/examples/pyro_pima_indians_vi.ipynb)

- [`pyro_pima_indians_vi`](https://github.com/normal-computing/posteriors/blob/main/examples/pyro_pima_indians_vi.ipynb):
An accessible notebook demonstrating the use of `posteriors` with a [`pyro`](https://pyro.ai) defined Bayesian logistic regression model.

0 comments on commit 6913d65

Please sign in to comment.