From 8fd6843f48bf36e84041aaa563605424fdf82c54 Mon Sep 17 00:00:00 2001 From: Sharob Sinha <89379098+sharobsinha@users.noreply.github.com> Date: Thu, 22 Sep 2022 21:49:07 +0530 Subject: [PATCH] Update C2W3_FreezeD_(Optional).ipynb --- C2W3_FreezeD_(Optional).ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/C2W3_FreezeD_(Optional).ipynb b/C2W3_FreezeD_(Optional).ipynb index 5e44d00..08cb875 100644 --- a/C2W3_FreezeD_(Optional).ipynb +++ b/C2W3_FreezeD_(Optional).ipynb @@ -31,7 +31,7 @@ "id": "kz7GMf9fruXG" }, "source": [ - "# Freeze the Discriminator (FreezeD)\n", + "# Freeze the Discriminator (FreezeD 2)\n", "*Please note that this is an optional notebook meant to introduce more advanced concepts. If you’re up for a challenge, take a look and don’t worry if you can’t follow everything. There is no code to implement—only some cool code for you to learn and run!*\n", "\n", "### Goals\n", @@ -1192,4 +1192,4 @@ "outputs": [] } ] -} \ No newline at end of file +}