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

Fix bugs of model.

This commit is contained in:
lwwang1995
2020-12-07 19:49:03 +08:00
committed by you-n-g
parent fb4a2e65cc
commit 4a748525bc
3 changed files with 20 additions and 21 deletions

View File

@@ -57,7 +57,7 @@ task:
num_layers: 2
dropout: 0.0
n_epochs: 200
lr: 1e-2
lr: 1e-1
early_stop: 10
batch_size: 800
metric: loss