├── 1210雙向注意力機制之深度學習模型應用於石油期貨價格之預測.pdf ├── Attention_with_CnnBiGRU.ipynb ├── DualAttention_with_CnnBiGRU.ipynb ├── Gold_lag13day.csv ├── Gold_lag16day.csv ├── Gold_lag17day.csv ├── Gold_lag1day.csv ├── Gold_lag2day.csv ├── Gold_lag4day.csv ├── Gold_lag6day.csv ├── Gold_lag8day.csv ├── OilwithGold.csv └── README.md /1210雙向注意力機制之深度學習模型應用於石油期貨價格之預測.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samyeh0527/CNN_BiLSTM_withAttention/HEAD/1210雙向注意力機制之深度學習模型應用於石油期貨價格之預測.pdf -------------------------------------------------------------------------------- /Attention_with_CnnBiGRU.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samyeh0527/CNN_BiLSTM_withAttention/HEAD/Attention_with_CnnBiGRU.ipynb -------------------------------------------------------------------------------- /DualAttention_with_CnnBiGRU.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samyeh0527/CNN_BiLSTM_withAttention/HEAD/DualAttention_with_CnnBiGRU.ipynb -------------------------------------------------------------------------------- /Gold_lag13day.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samyeh0527/CNN_BiLSTM_withAttention/HEAD/Gold_lag13day.csv -------------------------------------------------------------------------------- /Gold_lag16day.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samyeh0527/CNN_BiLSTM_withAttention/HEAD/Gold_lag16day.csv -------------------------------------------------------------------------------- /Gold_lag17day.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samyeh0527/CNN_BiLSTM_withAttention/HEAD/Gold_lag17day.csv -------------------------------------------------------------------------------- /Gold_lag1day.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samyeh0527/CNN_BiLSTM_withAttention/HEAD/Gold_lag1day.csv -------------------------------------------------------------------------------- /Gold_lag2day.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samyeh0527/CNN_BiLSTM_withAttention/HEAD/Gold_lag2day.csv -------------------------------------------------------------------------------- /Gold_lag4day.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samyeh0527/CNN_BiLSTM_withAttention/HEAD/Gold_lag4day.csv -------------------------------------------------------------------------------- /Gold_lag6day.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samyeh0527/CNN_BiLSTM_withAttention/HEAD/Gold_lag6day.csv -------------------------------------------------------------------------------- /Gold_lag8day.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samyeh0527/CNN_BiLSTM_withAttention/HEAD/Gold_lag8day.csv -------------------------------------------------------------------------------- /OilwithGold.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samyeh0527/CNN_BiLSTM_withAttention/HEAD/OilwithGold.csv -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samyeh0527/CNN_BiLSTM_withAttention/HEAD/README.md --------------------------------------------------------------------------------