Skip to content

Commit 33c391b

Browse files
Added colab tutorial for tf.keras.utils.warmstart_embedding_matrix
PiperOrigin-RevId: 488674142
1 parent b8d0901 commit 33c391b

File tree

4 files changed

+840
-0
lines changed

4 files changed

+840
-0
lines changed

site/en/tutorials/_toc.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,9 @@ toc:
127127
status: external
128128
- title: "Word2Vec"
129129
path: /tutorials/text/word2vec
130+
- title: "Warm start embedding matrix with changing vocabulary"
131+
path: /tutorials/text/warmstart_embedding_matrix
132+
status: new
130133
- title: "Text classification with an RNN"
131134
path: /text/tutorials/text_classification_rnn
132135
status: external
132 KB
Loading
131 KB
Loading

0 commit comments

Comments
 (0)