[논문리뷰] Lag-Llama: Towards Foundation Models for Probabilistic Time Series Forecasting
Lag-Llama: Towards Foundation Models for Probabilistic Time Series Forecasting 저자: Kashif Rasul and others.요약: Llama 기반 시계열 foundation modelGithub: https://github.com/time-series-foundation-models/lag-llamaPaper(arxiv): https://arxiv.org/abs/2310.08278Abstract & Introduction과거부터 foundation modeldms zero-shot, few-shot 일반화 연구에서 많은 관심을 받아왔고, 좋은 성능을 보였다. 하지만, nlp 분야와 cv 분야와는 다르게, time series 분야에서는 ..