Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| TimeGPT× | Vision Transformer× | |
|---|---|---|
| Camp | Aprenentatge profund | Aprenentatge profund |
| Família | Machine learning | Machine learning |
| Any d'origen≠ | 2023 | 2021 |
| Autor original≠ | Fabio Garza | Dosovitskiy, A. et al. |
| Tipus≠ | Neural network architecture | Transformer architecture for images (self-attention over patches) |
| Font seminal≠ | Garza, F., & White, C. W. (2023). TimeGPT-1: A Time Series Foundation Model. In ICML 2024 Time Series Workshop. link ↗ | Dosovitskiy, A. et al. (2021). An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale. ICLR. link ↗ |
| Àlies≠ | TimeGPT-1, Time series GPT | Görsel Transformer (ViT), görsel transformer, ViT, patch transformer for images |
| Relacionats≠ | 4 | 5 |
| Resum≠ | TimeGPT is a time series foundation model introduced by Garza and White in 2023 that unifies forecasting, anomaly detection, and classification in a single pre-trained model. Inspired by large language models, TimeGPT is pre-trained on diverse time series and transfers well to downstream tasks with minimal fine-tuning. | The Vision Transformer (ViT), introduced by Dosovitskiy and colleagues in 2021, splits an image into fixed-size patches, treats those patches as a sequence, and applies the Transformer self-attention mechanism to image classification. Given enough training data, it surpasses convolutional neural networks (CNNs). |
| ScholarGateConjunt de dades ↗ |
|
|