Skip to content

ZhenyuYangMQ/GADTrans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GADTrans is a transfomer-based method for graph-level anomaly detection.

This is the code for GADTrans

System requirement

Programming language

Python 3.7.4

Python Packages

PyTorch 1.4.0
cuda	10.1
numpy   1.21.6
scikit-learn 1.0.2
scipy   1.7.3

Run the code

For SW-620 datasets, run with defualt setting

python3 main.py

For other datasets, run

python3 main.py --dataset xxx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages