# LSTNet **Repository Path**: fl9621/LSTNet ## Basic Information - **Project Name**: LSTNet - **Description**: No description available - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-04-10 - **Last Updated**: 2023-01-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # time_series_forecasting ### paper Modeling Long- and Short-Term Temporal Patterns with Deep Neural Networks.(https://arxiv.org/abs/1703.07015) ### usage You can download the datasets mentioned in the paper at https://github.com/laiguokun/multivariate-time-series-data. We give the examples to run different datasets in ele.sh, traffic.sh, solar.sh and stoke.sh. ### Environment Python 2.7 and Pytorch 0.3.0