摘要:
一、预备知识 1、nn.Embedding 在pytorch里面实现word embedding是通过一个函数来实现的:nn.Embedding. # -*- coding: utf-8 -*- import numpy as np import torch import torch.nn as n 阅读全文
posted @ 2021-04-19 09:31
jasonzhangxianrong
阅读(1819)
评论(0)
推荐(0)
浙公网安备 33010602011771号