1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-05 12:00:58 +08:00

Update CI

This commit is contained in:
Jactus
2020-11-20 17:54:56 +08:00
parent 5aa48524d6
commit c22bd73f67
4 changed files with 109 additions and 87 deletions

View File

@@ -72,7 +72,7 @@ if __name__ == "__main__":
"batch_size": 800,
"metric": "IC",
"loss": "mse",
"base_model":"GRU",
"base_model": "GRU",
"seed": 0,
"GPU": 0,
},