Skip to content

Commit

Permalink
Merge pull request #19 from akselkaastras/update-robin-notebook
Browse files Browse the repository at this point in the history
added comment in robin file
  • Loading branch information
chaozg authored Dec 4, 2023
2 parents 358eee0 + d9947ef commit a36a6b1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions 009_inverse_Robin/robin.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1425,6 +1425,13 @@
"ax[1,1].legend(loc='best')\n",
"ax[1,1].set_title('Samples from NUTS')"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"It seems pCN, ULA, and NUTS give comparable results, whereas the mean arising from MALA deviates a bit. Note how simple it is to make use of gradient-based sampling algorithms once the custom model is specified with a gradient routine."
]
}
],
"metadata": {
Expand Down

0 comments on commit a36a6b1

Please sign in to comment.