Преглед на файлове

Remove redundant sentence

Max Katz преди 3 години
родител
ревизия
21ac660058
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      hpc_ai/ai_science_cfd/English/python/jupyter_notebook/Intro_to_DL/CNN's.ipynb

+ 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",