Cesar456 / transEwithTorch

transE原生实现和torch实现,附带数据集

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

transE by Python

transE的两种实现方式

  1. transE.py 复现论文的方式
  2. transEwithTorch.py 使用torch计算梯度进行更新

写法相比网上的其他方案,更加python

About

transE原生实现和torch实现,附带数据集


Languages

Language:Python 100.0%