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

Fix models.

This commit is contained in:
lwwang1995
2020-12-06 22:43:52 +08:00
committed by you-n-g
parent 412c9eee2e
commit 8d42092a7e
9 changed files with 45 additions and 48 deletions

Binary file not shown.

View File

@@ -56,7 +56,7 @@ task:
hidden_size: 64
num_layers: 2
dropout: 0.0
n_epochs: 2
n_epochs: 200
lr: 1e-3
early_stop: 10
batch_size: 800

Binary file not shown.