From 3760a4cd0ec8f8789d37801997606d1e9d10ef7f Mon Sep 17 00:00:00 2001 From: Wilson Yan Date: Mon, 9 Mar 2020 21:54:33 -0700 Subject: [PATCH] Fixed typo in 1(b) --- homeworks/hw3/hw3_notebook.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeworks/hw3/hw3_notebook.ipynb b/homeworks/hw3/hw3_notebook.ipynb index 8bb052c..cf7fe09 100644 --- a/homeworks/hw3/hw3_notebook.ipynb +++ b/homeworks/hw3/hw3_notebook.ipynb @@ -400,7 +400,7 @@ }, "source": [ "### Reflection\n", - "Compare the sampled xs with and without latents in parts (a) and (b). For which datasets are the latents being used? Why is this happening (i.e. why are the latents being ignored in some cases)? **Write your answer (1-2 sentences) in the given latex template**" + "Compare the sampled xs with and without decoder noise in parts (a) and (b). For which datasets are the latents being used? Why is this happening (i.e. why are the latents being ignored in some cases)? **Write your answer (1-2 sentences) in the given latex template**" ] }, {