TimeEval-algorithms
TimeEval-algorithms copied to clipboard
Add GDN algorithm
There is a new promising multivariate anomaly detection algorithm called GDN. We should add its implementation to this repository.
- Paper: https://doi.org/10.1609/aaai.v35i5.16523
- Implementation: https://github.com/d-ailin/GDN
Thanks to @2er0 for pointing it out.