Skip to content

Commit

Permalink
Merge pull request #12 from ramaminiaina/main
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
elizavetasemenova authored Apr 8, 2024
2 parents bf3daa4 + 8103b1d commit e62ba91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 16_AR.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"`````{admonition} Task 24\n",
"`````{admonition} Task 25\n",
":class: tip\n",
"\n",
"- Implement the random walk model. You may find some inspiration [here](https://num.pyro.ai/en/latest/examples/mortality.html). \n",
Expand Down
4 changes: 2 additions & 2 deletions 17_GP_priors.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -983,7 +983,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"`````{admonition} Task 25\n",
"`````{admonition} Task 26\n",
":class: tip\n",
"\n",
"- Implement Matern-1/2 kernel:\n",
Expand Down Expand Up @@ -1036,7 +1036,7 @@
"\\end{align*}\n",
"$$\n",
"\n",
"`````{admonition} Task 26\n",
"`````{admonition} Task 27\n",
":class: tip\n",
"\n",
"Show that $f:= \\mu + zL$ is indeed distributed as $\\mathcal{N}(\\mu, K)$.\n",
Expand Down

0 comments on commit e62ba91

Please sign in to comment.