jayroxis / Link-Injection

Simple link injection implementation using PyTorch and PyTorch Geometric

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Link-Injection

Simple link injection implementation using PyTorch and PyTorch Geometric.

Prepring Paper: https://arxiv.org/abs/2009.04447

@misc{bu2020observed,
      title={Beyond Observed Connections : Link Injection}, 
      author={Jie Bu and M. Maruf and Arka Daw},
      year={2020},
      eprint={2009.04447},
      archivePrefix={arXiv},
      primaryClass={cs.SI}
}

Run the jupyter notebook to reproduce the results.

About

Simple link injection implementation using PyTorch and PyTorch Geometric


Languages

Language:Jupyter Notebook 98.9%Language:Python 0.8%Language:HTML 0.3%