1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-06 05:51:17 +08:00

Add files via upload

Add README
This commit is contained in:
minho
2020-11-26 14:51:43 +08:00
committed by GitHub
parent 191691b61c
commit 96e8ce920a

View File

@@ -0,0 +1,10 @@
# ALSTM
- ALSTM contains a temporal attentive aggregation layer based on normal LSTM.
- The code used in Qlib is a pyTorch implementation of Code: https://github.com/fulifeng/Adv-ALSTM
- Paper: A dual-stage attention-based recurrent neural network for time series prediction.
https://www.ijcai.org/Proceedings/2017/0366.pdf