Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 338 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 338 Bytes

Word2Vec

train to get Vector ,word Embedding

已用jupyter重构 直接运行W2V.ipynb即可在gpu上训练, 有详细代码注释 https://github.com/xox9943/Word2Vec/blob/main/W2V.ipynb

It has been reconstructed with jupyter and can be trained on GPU by running directly。

训练模型结构如下 img.png