1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-10 14:26:56 +08:00

Fix typos in README and add TabNet config for Alpha360

This commit is contained in:
D-X-Y
2021-03-14 07:42:24 +00:00
parent 32a7be9964
commit 358de88602
4 changed files with 80 additions and 4 deletions

View File

@@ -44,6 +44,7 @@ task:
class: TabnetModel
module_path: qlib.contrib.model.pytorch_tabnet
kwargs:
d_feat: 158
pretrain: True
dataset:
class: DatasetH