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

Update workflow_by_code_sfm.py

This commit is contained in:
Haoyu Wang
2020-11-26 14:49:24 +08:00
committed by GitHub
parent 1454bb2b0c
commit 191691b61c

View File

@@ -77,7 +77,7 @@ if __name__ == "__main__":
"dropout_W": 0.5,
"dropout_U": 0.5,
"n_epochs": 15,
"lr": 1e-2,
"lr": 1e-3,
"metric": "",
"batch_size": 1600,
"early_stop": 20,