Update 15_2_Wasserstein_Distance.ipynb

This commit is contained in:
Pietro Monticone
2023-10-30 18:12:54 +01:00
parent 7793b9c553
commit be98b4df14

View File

@@ -29,9 +29,9 @@
{
"cell_type": "markdown",
"source": [
"# **Notebook 15.2: Wassserstein Distance**\n",
"# **Notebook 15.2: Wasserstein Distance**\n",
"\n",
"This notebook investigates the GAN toy example as illustred in figure 15.1 in the book.\n",
"This notebook investigates the GAN toy example as illustrated in figure 15.1 in the book.\n",
"\n",
"Work through the cells below, running each cell in turn. In various places you will see the words \"TO DO\". Follow the instructions at these places and make predictions about what is going to happen or write code to complete the functions.\n",
"\n",