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
|
213f809148
|
Update pytorch_alstm_ts.py
|
2021-02-02 14:47:41 +08:00 |
|
Wendi Li
|
f3fd5e0773
|
Update pytorch_gats.py
|
2021-02-02 14:47:31 +08:00 |
|
Wendi Li
|
decf74cbdf
|
Update pytorch_gru.py
|
2021-02-02 14:47:20 +08:00 |
|
Wendi Li
|
b4a92d55f8
|
Update pytorch_gru_ts.py
|
2021-02-02 14:47:00 +08:00 |
|
Wendi Li
|
ebc31b9bdb
|
Update pytorch_lstm.py
|
2021-02-02 14:46:49 +08:00 |
|
Wendi Li
|
56ebe9bf36
|
Update pytorch_lstm_ts.py
|
2021-02-02 14:46:21 +08:00 |
|
Wendi Li
|
ddd68fc761
|
Update pytorch_alstm.py
|
2021-02-02 14:34:57 +08:00 |
|
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 |
|