Commit 35cd42f
Conditional autoregressive priors (#547)
* CAR notebook
* implementing oriol's suggestions + typo
* changed aesara.tensor to pytensor.tensor
* fixed execution order, made watermark render properly
* syncing myst nb to ipynb
* fix latex rendering
* oriol's suggestions + simplified pm.sample() arguments + removed discussion of divergences
* oriol's suggestions + simplified pm.sample() arguments + removed discussion of divergences
* metadata for myst substitutions
* metadata for myst substitutions
* still trying to get metadata right
* adjust title for old CAR notebook + correct myst substitutions syntax
* fixing preamble in previous commit
* change reference to conditional_autoregressive_prior -> conditional_autoregressive_priors
* reference -> explanation
---------
Co-authored-by: conorhassan <conordhassan@gmail.com>1 parent ab389da commit 35cd42f
File tree
5 files changed
+1540
-28
lines changed- examples
- case_studies
5 files changed
+1540
-28
lines changedLines changed: 33 additions & 23 deletions
Large diffs are not rendered by default.
Lines changed: 13 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
13 | 26 | | |
14 | 27 | | |
15 | 28 | | |
| |||
31 | 44 | | |
32 | 45 | | |
33 | 46 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 47 | | |
40 | 48 | | |
41 | 49 | | |
| |||
0 commit comments