mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-17 17:34:35 +08:00
Update settings.
This commit is contained in:
@@ -57,7 +57,7 @@ task:
|
|||||||
dropout: 0.7
|
dropout: 0.7
|
||||||
n_epochs: 200
|
n_epochs: 200
|
||||||
lr: 1e-4
|
lr: 1e-4
|
||||||
early_stop: 20
|
early_stop: 10
|
||||||
metric: loss
|
metric: loss
|
||||||
loss: mse
|
loss: mse
|
||||||
base_model: LSTM
|
base_model: LSTM
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ task:
|
|||||||
num_layers: 2
|
num_layers: 2
|
||||||
dropout: 0.0
|
dropout: 0.0
|
||||||
n_epochs: 200
|
n_epochs: 200
|
||||||
lr: 1e-3
|
lr: 2e-4
|
||||||
early_stop: 10
|
early_stop: 10
|
||||||
batch_size: 800
|
batch_size: 800
|
||||||
metric: loss
|
metric: loss
|
||||||
|
|||||||
Reference in New Issue
Block a user