10000 GitHub - linz2000/THGAT: Temporal Heterogeneous Graph Representation Learning with Neighborhood Type Modeling
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

No packages published

Languages

0