Bladeren bron

Remove redundant sentence

Max Katz 3 jaren geleden
bovenliggende
commit
21ac660058
1 gewijzigde bestanden met toevoegingen van 0 en 2 verwijderingen
  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",
     "| 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",
     "| Convolutional network - After 5 Epochs   |         0.8860 |     0.3094 |        0.9048 |    0.1954 |        \n",
     "\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",
     "## Exercise\n",
     "\n",
     "\n",
     "Play with different hyper-parameters (number of epochs, depth of layers, kernel size) to bring down the loss further.\n",
     "Play with different hyper-parameters (number of epochs, depth of layers, kernel size) to bring down the loss further.\n",