質問編集履歴

1

修正

2021/11/22 14:21

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -22,7 +22,7 @@
22
22
 
23
23
  %matplotlib inline
24
24
 
25
-
25
+ ---------------------------------------------------
26
26
 
27
27
  def load_image(img_path: str):
28
28
 
@@ -38,7 +38,7 @@
38
38
 
39
39
  image = load_image('DSC_0897.jpg')
40
40
 
41
-
41
+ --------------------------------------------------------
42
42
 
43
43
  tensorflow.keras.backend.set_learning_phase(0)
44
44