chihming / awesome-network-embedding

A curated list of network embedding techniques.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pytorch-BigGraph

gogleva opened this issue · comments

Thanks a lot, for putting together this repo. Would it be possible to add Pytorch-BigGraph?

Pytorch-BigGraph - a distributed system for learning graph embeddings for large graphs.

paper: https://www.sysml.cc/doc/2019/71.pdf
code: https://github.com/facebookresearch/PyTorch-BigGraph

Thank you.