Skip to content

Villafly/DeepLinker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Byproducts of Link Prediction via Graph Attention Network

This repository provides a reference implementation of the following paper: Byproducts of Link Prediction via Graph Attention Network

Basic Usage

Example

To run Byproducts of Link Prediction via Graph Attention Network on the Cora citation network, execute the following command from the project home directory:
``python2.7 train.py

Options

You can check out the other options available to use with Byproducts of Link Prediction via Graph Attention Network using:
python2.7 train.py --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages