1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-09 14:00:55 +08:00
Commit Graph

118 Commits

Author SHA1 Message Date
Wendi Li
84d77f4585 Update pytorch_nn.py 2021-01-24 10:40:47 +08:00
Alex Wang
2b6d16feb1 fix naming 2021-01-22 19:16:57 +08:00
Alex Wang
0a86a6f392 update format 2021-01-22 19:16:57 +08:00
Alex Wang
5da5ad4b9f tabnet 2021-01-22 19:16:57 +08:00
Wendi Li
0524a47cf4 Update pytorch_lstm_ts.py 2021-01-18 12:20:40 +08:00
Wendi Li
9abc0b0d4f Update pytorch_gru_ts.py 2021-01-18 12:20:31 +08:00
Wendi Li
fe60e40927 Update pytorch_gats_ts.py 2021-01-18 12:20:20 +08:00
Wendi Li
740c297618 Update pytorch_alstm_ts.py 2021-01-18 12:20:00 +08:00
G_will
3f85af05e5 Refactor to Python3 style 2020-12-15 20:37:43 +08:00
bxdd
a63ba3e819 black format 2020-12-09 17:20:36 +08:00
bxdd
56e579e20f add arg weight_decay 2020-12-09 17:20:36 +08:00
bxdd
2873813562 update mlp model 2020-12-09 17:20:36 +08:00
Jactus
a8ac56a82f Format 2020-12-09 17:20:36 +08:00
lwwang1995
4596a7e000 Delete the setting of SFM on the Alpha158. 2020-12-09 17:20:36 +08:00
lwwang1995
dcfa8110e8 Fix bugs for Gats model. 2020-12-09 17:20:36 +08:00
lwwang1995
666e1ffcbd Update settings. 2020-12-09 17:20:36 +08:00
lwwang1995
70fb760830 Fix bugs for models. 2020-12-09 17:20:36 +08:00
lwwang1995
4a748525bc Fix bugs of model. 2020-12-09 17:20:36 +08:00
lwwang1995
71ad651514 Add sample for Gats. 2020-12-09 17:20:36 +08:00
lwwang1995
65a9a72a88 Update models. 2020-12-09 17:20:36 +08:00
lwwang1995
ec0d7838ac Update models. 2020-12-09 17:20:36 +08:00
lwwang1995
752f17e51e Fix SFM bug. 2020-12-09 17:20:36 +08:00
lwwang1995
8d42092a7e Fix models. 2020-12-09 17:20:36 +08:00
lwwang1995
412c9eee2e Update models. 2020-12-09 17:20:36 +08:00
Jactus
745b93138d Update devices 2020-12-02 13:28:32 +08:00
Jactus
7f385345bb Fix GPU 2020-12-02 13:25:29 +08:00
Jactus
d109d3d44e Fix GPU 2020-12-02 12:23:42 +08:00
Jactus
77884db3a5 Fix and update run_all_model 2020-12-01 11:54:26 +08:00
meng-ustc
d488a503b2 Add model_path param to gats 2020-12-01 09:31:22 +08:00
lwwang1995
620e325da1 Update format. 2020-12-01 09:31:22 +08:00
lwwang1995
e0dad0e85a Add random seed. 2020-12-01 09:31:22 +08:00
Dong Zhou
b3657d1c8f add linear model 2020-11-29 17:22:37 +08:00
Young
3f47a282cc update version number & model license 2020-11-28 08:17:18 +00:00
Young
05afeb820a Merge branch 'main' of github.com:you-n-g/qlib into main 2020-11-28 05:56:19 +00:00
Young
22c3806672 update docs 2020-11-28 05:56:01 +00:00
lwwang1995
d820d5b8f6 Delete Hats 2020-11-28 10:40:31 +08:00
Hong Zhang
aa2b28386a revised HATS 2020-11-28 02:04:35 +08:00
lwwang1995
1353e81b5b Fix code with block. 2020-11-27 22:44:28 +08:00
lwwang1995
bebce24a7c Update all baseline models. 2020-11-27 22:30:05 +08:00
bxdd
ae757a4b51 black format 2020-11-27 13:09:40 +08:00
bxdd
c31bf61278 Merge branch 'main' into dnn_drop 2020-11-26 23:04:34 -06:00
bxdd
a144a9c3c6 update dnn 2020-11-27 13:00:14 +08:00
lwwang1995
c8355f9f18 Fix alstm model. 2020-11-27 11:03:44 +08:00
Dong Zhou
55acac9fd5 black format 2020-11-27 10:42:20 +08:00
Haoyu Wang
11564f6457 Update pytorch_sfm.py 2020-11-27 10:11:59 +08:00
lwwang1995
6fb19eb58d Update training setting. 2020-11-27 10:09:17 +08:00
Haoyu Wang
13c2c41d23 Update pytorch_sfm.py 2020-11-27 09:59:30 +08:00
Dong Zhou
6b4156ab9f black format 2020-11-27 08:58:44 +08:00
Hong Zhang
5796363ecf revise settings 2020-11-27 00:19:23 +08:00
Alex Wang
293c405593 Merge branch 'main' of https://github.com/you-n-g/qlib into main 2020-11-26 22:28:57 +08:00