Update 17_2_Reparameterization_Trick.ipynb
This commit is contained in:
@@ -83,7 +83,7 @@
|
|||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"source": [
|
"source": [
|
||||||
"# Let's approximate this expecctation for a particular value of phi\n",
|
"# Let's approximate this expectation for a particular value of phi\n",
|
||||||
"def compute_expectation(phi, n_samples):\n",
|
"def compute_expectation(phi, n_samples):\n",
|
||||||
" # TODO complete this function\n",
|
" # TODO complete this function\n",
|
||||||
" # 1. Compute the mean of the normal distribution, mu\n",
|
" # 1. Compute the mean of the normal distribution, mu\n",
|
||||||
|
|||||||
Reference in New Issue
Block a user