Update 17_2_Reparameterization_Trick.ipynb
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
{
|
||||
"cell_type": "code",
|
||||
"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",
|
||||
" # TODO complete this function\n",
|
||||
" # 1. Compute the mean of the normal distribution, mu\n",
|
||||
|
||||
Reference in New Issue
Block a user