SCINet: Time Series is a Special Sequence: Forecasting with Sample Convolution and Interaction
논문에 대한 오역, 의역등이 다수 포함되어 있습니다. 댓글로 많은 의견 부탁드립니다 Author: Minhao Liu, Ailing Zeng, Zhijian Xu, Qiuxia Lai, Qiang Xu SCINet은 시계열 예보를 위해, Binary Tree 구조와 CNN unit를 활용한 forecasting 방법입니다. 모델의 성능은 링크와 같이 ETT (Electricity Transformer Temperature) dataset에서 매우 우수한 성능을 보여줍니다. Official code는 pytorch로 구현되었으며, tensorflow로 구현한 코드도 있습니다. 1. Introduction 시계열 예보(Time series forecasting)를 위한 방법들은 지속적으로 연구되고 있습니다...
2021.12.14