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

Update to hats

This commit is contained in:
meng-ustc
2020-11-26 15:20:14 +08:00
parent 50f6ca7df3
commit 667f69ef8f

View File

@@ -67,7 +67,7 @@ if __name__ == "__main__":
"loss": "mse", "loss": "mse",
"base_model": "LSTM", "base_model": "LSTM",
"seed": 0, "seed": 0,
"GPU": "1", "GPU": "0",
}, },
}, },
"dataset": { "dataset": {