質問編集履歴

1

誤字修正.

2018/05/01 13:57

投稿

nigo1973
nigo1973

スコア14

test CHANGED
File without changes
test CHANGED
@@ -138,7 +138,7 @@
138
138
 
139
139
  one_hot_vector = [0] * self.num_classes
140
140
 
141
- if name == 'chino':
141
+ if name == 'aeroplane':
142
142
 
143
143
  one_hot_vector[0] = 1
144
144