Skip to content

Forecast time series and stock prices with SCINet

Notifications You must be signed in to change notification settings

Meatssauce/SCINet

Repository files navigation

SCINet: Sample Convolution and Interaction Networks Implementation (Work in Progress)

This is an implementation of SCINet using tensorflow and a work in progress. I want to explore the possibility of using SCINet to predict cryptocurrency prices and how they compare to traditional approaches such as an ARIMA.

SCINet is a novel architecture for time series forecasting proposed in this paper. See original paper for link to datasets.