방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| TimeGPT× | Vision Transformer× | |
|---|---|---|
| 분야 | 딥러닝 | 딥러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 2023 | 2021 |
| 창시자≠ | Fabio Garza | Dosovitskiy, A. et al. |
| 유형≠ | Neural network architecture | Transformer architecture for images (self-attention over patches) |
| 원전≠ | 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 ↗ |
| 별칭≠ | TimeGPT-1, Time series GPT | Görsel Transformer (ViT), görsel transformer, ViT, patch transformer for images |
| 관련≠ | 4 | 5 |
| 요약≠ | 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). |
| ScholarGate데이터셋 ↗ |
|
|