mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-10 22:36:55 +08:00
Add model_path param to gats
This commit is contained in:
@@ -54,6 +54,8 @@ task:
|
||||
metric: loss
|
||||
loss: mse
|
||||
base_model: LSTM
|
||||
with_pretrain: True
|
||||
model_path: "benchmarks/LSTM/model_lstm_csi300.pkl"
|
||||
seed: 0
|
||||
GPU: 0
|
||||
dataset:
|
||||
|
||||
Reference in New Issue
Block a user