Christian Clauss 6 năm trước cách đây
mục cha
commit
b2a437287a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      ch11/nb.py

+ 1 - 1
ch11/nb.py

@@ -16,7 +16,7 @@ out
 #%%
 #%%
 net.embeddings
 net.embeddings
 net.embeddings.trainable
 net.embeddings.trainable
-net.trainable = Flase
+net.trainable = False
 #%%
 #%%
 # 从预训练模型中加载词向量表
 # 从预训练模型中加载词向量表
 embed_glove = load_embed('glove.6B.50d.txt')
 embed_glove = load_embed('glove.6B.50d.txt')