Skip to content

Commit

Permalink
add to Task 16
Browse files Browse the repository at this point in the history
  • Loading branch information
elizavetasemenova committed Nov 29, 2024
1 parent 16c01bd commit bf514c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 09_intro_to_Numpyro.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,7 @@
":class: tip\n",
"- You might have correctly noticed that we have not looked at the `Predictive` capability. Study the documentation of Numpyro (in particular, `numpyro.infer`) and demonstrate the `Predictive` command on the example shown above.\n",
"- Study the documentation of Numpyro (in particular, `numpyro.diagnostics`) to understand what the `hpdi` command does. Apply it to the example shown above.\n",
"- Look up documentation of `mcmcm.last_state` and explain what it is doing.\n",
"`````"
]
},
Expand Down

0 comments on commit bf514c3

Please sign in to comment.