Browse Source

Remove redundant sentence

Max Katz 3 years ago
parent
commit
21ac660058

+ 0 - 2
hpc_ai/ai_science_cfd/English/python/jupyter_notebook/Intro_to_DL/CNN's.ipynb

@@ -488,8 +488,6 @@
     "| Fully connected network - After 5 Epochs |         0.8923 |     0.2935 |        0.8731 |    0.2432 |\n",
     "| Convolutional network - After 5 Epochs   |         0.8860 |     0.3094 |        0.9048 |    0.1954 |        \n",
     "\n",
-    "Congratulations on making it this far. Now that you are introduced to machine learning and deep learning, you can get started on the domain specific problem accessible through the home page.\n",
-    "\n",
     "## Exercise\n",
     "\n",
     "Play with different hyper-parameters (number of epochs, depth of layers, kernel size) to bring down the loss further.\n",