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

29 Commits

Author SHA1 Message Date
D-X-Y
1d435248e2 Add return for use_gpu.. 2021-03-11 19:28:00 -08:00
D-X-Y
d38b8d6001 Fix bugs in use_gpu 2021-03-11 19:10:32 -08:00
D-X-Y
67fbdafe76 Fix many bugs in TabNet and use_gpu 2021-03-12 02:42:25 +00:00
D-X-Y
b99de068f8 Move save_path to get_or_create_path, and fix bugs in sfm / tabnet 2021-03-11 12:52:26 +00:00
D-X-Y
73b7107ee8 Remove useless verbose kwarg 2021-03-07 00:52:27 -08:00
D-X-Y
49697b1f15 Show model size for pytorch models 2021-03-05 12:46:41 +00:00
Jactus
b84686b215 Update models to enable save/load 2021-02-05 13:14:12 +08:00
Wendi Li
f3fd5e0773 Update pytorch_gats.py 2021-02-02 14:47:31 +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
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
lwwang1995
6fb19eb58d Update training setting. 2020-11-27 10:09:17 +08:00
Hong Zhang
5796363ecf revise settings 2020-11-27 00:19:23 +08:00
Young
6b053137fd fix format 2020-11-26 12:42:20 +00:00
meng-ustc
22dc7139da Merge branch 'main' of https://github.com/you-n-g/qlib into main 2020-11-26 20:23:22 +08:00
meng-ustc
99efaadd38 Remove batchsize and add daily-batch mode 2020-11-26 20:19:23 +08:00
Jactus
056951605b Format 2020-11-26 15:50:42 +08:00
Hong Zhang
e8bb5061b0 change code style for gats 2020-11-26 13:58:45 +08:00
Hong Zhang
f42661f2d4 gat2 2020-11-26 13:55:12 +08:00
Hong Zhang
398f67f8d8 gat1 2020-11-26 13:49:13 +08:00
Jactus
a99db6a1dc Add ALSTM config 2020-11-25 19:29:30 +08:00
meng-ustc
cd7c81cfd0 add pretrain-mode to gats 2020-11-25 17:46:34 +08:00
Jactus
a8ad2120c9 Update recordTemp and report 2020-11-19 16:50:16 +08:00
lwwang1995
e6a902c659 Add LSTM and Gats 2020-11-18 21:53:28 +08:00