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

37 Commits

Author SHA1 Message Date
Qian Chen
2ab4a9adb3 Set self.fitted = True instead of self._fitted. 2021-06-24 20:40:59 +08:00
D-X-Y
f809f0a063 Remove un-used imports 2021-03-28 10:50:25 +00:00
D-X-Y
0386df7b16 Collect all contrib models in __init__ and add unit tests for init 2021-03-28 10:39:28 +00:00
D-X-Y
07434da8b0 Remove unused imports 2021-03-15 03:35:34 +00:00
D-X-Y
a51dafcb4c Remove unnecessary codes 2021-03-15 03:07:25 +00:00
D-X-Y
1d435248e2 Add return for use_gpu.. 2021-03-11 19:28:00 -08:00
D-X-Y
593553f573 Fix bug in MLP 2021-03-11 19:15:18 -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
49697b1f15 Show model size for pytorch models 2021-03-05 12:46:41 +00:00
D-X-Y
131f0e2e67 Add count_parameters for pytorch models in contrib 2021-03-05 12:07:43 +00:00
Jactus
b84686b215 Update models to enable save/load 2021-02-05 13:14:12 +08:00
Wendi Li
bdc70c192a Update pytorch_nn.py 2021-02-02 14:48:12 +08:00
Wendi Li
84d77f4585 Update pytorch_nn.py 2021-01-24 10:40:47 +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
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
lwwang1995
e0dad0e85a Add random seed. 2020-12-01 09:31:22 +08:00
bxdd
ae757a4b51 black format 2020-11-27 13:09:40 +08:00
bxdd
a144a9c3c6 update dnn 2020-11-27 13:00:14 +08:00
bxdd
52c7076917 dnn model opz 2020-11-26 21:15:21 +08:00
Jactus
d8414b949a Update pytorch_nn 2020-11-18 19:17:19 +08:00
Jactus
42867264f3 Update R and workflow 2020-11-16 15:49:50 +08:00
Jactus
722655ad13 Update black formatter 2020-11-11 09:34:10 +08:00
Jactus
853410c16e Update exp related and pytorch_nn 2020-11-09 16:42:21 +08:00
Young
d4091a8711 split code into core and contrib for data&model 2020-10-17 10:04:02 +00:00
Young
77e2f25f7b rename modules 2020-10-17 10:04:02 +00:00
bxdd
eda0c81bfb update US config to us 2020-10-12 17:41:04 +08:00
bxdd
916d9d363e update model 2020-10-12 17:41:04 +08:00
bxdd
992983ff4c make dnn model compatible with CPU & update docs for init param 2020-10-12 17:41:04 +08:00
Jactus
7c6e5e822c Update CI & add black formatter 2020-10-10 10:13:51 +08:00
Young
99ebd87cba init commit 2020-09-22 01:43:21 +00:00