Skip to content
/ THGAT Public

Temporal Heterogeneous Graph Representation Learning with Neighborhood Type Modeling

Notifications You must be signed in to change notification settings

linz2000/THGAT

Repository files navigation

THGAT

Temporal Heterogeneous Graph Representation Learning with Neighborhood Type Modeling.

  • try a type degree based THGAT example:

    python train.py --data_dir cora --prefix degree --uniform --patience 10 --mode_node_sig_feature 1 --gpu 0

  • try a type prime based THGAT example:

    python train.py --data_dir cora --prefix prime --uniform --patience 10 --mode_node_sig_feature 0 --gpu 0

Data preprocessing files are in the preprocess_dataset directory.

About

Temporal Heterogeneous Graph Representation Learning with Neighborhood Type Modeling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages