Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 207 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 207 Bytes

PPI-Inductive

Compare GAT with GCN in inductive learning task. ##requirement:

  1. deep graph library
  2. Pytorch
  3. Python 3.5+

Usage:

GCN

python inductive_gcn.py

GAT

python inductive_gat.py