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

Fix config and format

This commit is contained in:
Jactus
2020-11-25 19:53:22 +08:00
parent 64b7748033
commit 7f1f86488c
3 changed files with 57 additions and 59 deletions

View File

@@ -27,7 +27,7 @@ port_analysis_config: &port_analysis_config
task:
model:
class: HATS
module_path: qlib.contrib.model.pytorch_gats
module_path: qlib.contrib.model.pytorch_hats
kwargs:
d_feat: 6
hidden_size: 64