diff --git a/BE2_GAN_and_cGAN.ipynb b/BE2_GAN_and_cGAN.ipynb
index 3788aafaf275eee1d9d0e991917790536388c334..cf1fb6cb5e9f7dee9a06e1dd2c81a81ef6c6077a 100644
--- a/BE2_GAN_and_cGAN.ipynb
+++ b/BE2_GAN_and_cGAN.ipynb
@@ -25833,6 +25833,14 @@
         "    plot2x3Array(mask_plot,image_plot,output_plot)"
       ]
     },
+    {
+      "attachments": {},
+      "cell_type": "markdown",
+      "metadata": {},
+      "source": [
+        "On the training dataset, the fake images are similar to the corresponding real images with applied blur filter."
+      ]
+    },
     {
       "cell_type": "code",
       "execution_count": 24,