Skip to content

huyquoctrinh/AnomalyDAE-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is the PyTorch implementation of AnomalyDAE: Dual Autoencoder for Anomaly Detection on Attributed Networks, and Dominant pipeline

Requirements

To install the required packages, use requirements.txt file via this command:

pip install -r requirements.txt

All packages will be automatically installed

Usage

For training and testing, run file python run.py

Acknowledgement

Thanks to Dominant for the contribution of pipeline for trainer and dataloader

About

Implementation of AnomalyDAE in torch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages