EnyanDai / GANF

Offical implementation of "Graph-Augmented Normalizing Flows for Anomaly Detection of Multiple Time Series" (ICLR 2022)
146 stars 23 forks source link

Baselines Training Code #3

Closed pratham16cse closed 2 years ago

pratham16cse commented 2 years ago

Hi,

Great work from the authors and thank you for making the code available. I was wondering whether the training code for the baselines could also be shared? I am working on a variant problem for which I would like to try one of the baselines DeepSVDD or DeepSAD. Since the codebase provides a nice framework to build on, I would highly appreciate it if the baseline training code could also be made available. My email id is pratham@cse.iitb.ac.in for further communication.

Thanks a lot.

EnyanDai commented 2 years ago

Sorry for the late response. We will release an example of the baseline training code later.