This website requires JavaScript.
Explore
Help
Register
Sign In
liuyu
/
qlib
Watch
1
Star
0
Fork
0
You've already forked qlib
mirror of
https://github.com/microsoft/qlib.git
synced
2026-06-06 05:51:17 +08:00
Code
Activity
Files
5296cce725926bcb16aa056d12c361159ba01c8a
qlib
/
examples
/
benchmarks
/
GRU
History
you-n-g
7800dd4ec9
Merge pull request
#650
from microsoft/backtest_improve
...
Improve the backtest design and APIs
2021-11-08 09:10:33 +08:00
..
csi300_gru_ts.pkl
Update models.
2020-12-09 17:20:36 +08:00
model_gru_csi300.pkl
add pretrain-mode to gats
2020-11-25 17:46:34 +08:00
README.md
More citations (
#673
)
2021-11-05 19:43:50 +08:00
requirements.txt
Init benchmarks
2020-11-19 16:51:09 +08:00
workflow_config_gru_Alpha158.yaml
simplify signal parameter
2021-10-15 14:48:31 +00:00
workflow_config_gru_Alpha360.yaml
simplify signal parameter
2021-10-15 14:48:31 +00:00
README.md
Unescape
Escape
Gated Recurrent Unit (GRU)
Paper:
Learning Phrase Representations using RNN Encoder
–
Decoder for Statistical Machine Translation
.