소스 검색

Remove redundant sentence

Max Katz 4 년 전
부모
커밋
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",