Informer2020 Alternatives
Similar projects and alternatives to Informer2020
-
-
Scout Monitoring
Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
-
-
-
DeepADoTS
Repository of the paper "A Systematic Evaluation of Deep Anomaly Detection Methods for Time Series".
-
flow-forecast
Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
-
SAITS
The official PyTorch implementation of the paper "SAITS: Self-Attention-based Imputation for Time Series". A fast and state-of-the-art (SOTA) deep-learning neural network model for efficient time-series imputation (impute multivariate incomplete time series containing NaN missing data/values with machine learning). https://arxiv.org/abs/2202.08516
-
ViTGAN
A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Informer2020 discussion
Informer2020 reviews and mentions
-
[R] Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting
Code for https://arxiv.org/abs/2012.07436 found: https://github.com/zhouhaoyi/Informer2020
- [R][D] Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting. Zhou et al. AAAI21 Best Paper. ProbSparse self-attention reduces complexity to O(nlogn), generative style decoder to obtainsequence output in one step, and self-attention distilling for further reducing memory
Stats
zhouhaoyi/Informer2020 is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Informer2020 is Python.