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

Remove batchsize and add daily-batch mode

This commit is contained in:
meng-ustc
2020-11-26 20:22:51 +08:00
parent 99efaadd38
commit ab98f44345
3 changed files with 30 additions and 31 deletions

View File

@@ -36,7 +36,6 @@ task:
n_epochs: 200
lr: 1e-3
early_stop: 20
batch_size: 800
metric: IC
loss: mse
base_model: GRU