Results 4 repositories owned by ML4ITS

mtad-gat-pytorch

307
Stars
70
Forks
Watchers

PyTorch implementation of MTAD-GAT (Multivariate Time-Series Anomaly Detection via Graph Attention Networks) by Zhao et. al (2020, https://arxiv.org/abs/2009.02040).

tdt99-2020

37
Stars
6
Forks
Watchers

Repository for the theory module TDT99

TimeVQVAE

103
Stars
14
Forks
Watchers

[official] PyTorch implementation of TimeVQVAE from the paper ["Vector Quantized Time Series Generation with a Bidirectional Prior Model", AISTATS 2023]

TimeVQVAE-AnomalyDetection

55
Stars
12
Forks
Watchers

[official] PyTorch implementation of TimeVQVAE-AD, a time series anomaly detection model.