From aefc98b1d7f900cc6af5fc0aa32af9d79353ce0c Mon Sep 17 00:00:00 2001 From: Wendi Li Date: Mon, 4 Jan 2021 15:30:31 +0800 Subject: [PATCH] Update workflow_config_lstm_Alpha158.yaml Delete a redundant parameter. --- examples/benchmarks/LSTM/workflow_config_lstm_Alpha158.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/benchmarks/LSTM/workflow_config_lstm_Alpha158.yaml b/examples/benchmarks/LSTM/workflow_config_lstm_Alpha158.yaml index eedff35a6..15fa20ec3 100755 --- a/examples/benchmarks/LSTM/workflow_config_lstm_Alpha158.yaml +++ b/examples/benchmarks/LSTM/workflow_config_lstm_Alpha158.yaml @@ -64,7 +64,6 @@ task: loss: mse n_jobs: 20 GPU: 0 - rnn_type: GRU dataset: class: TSDatasetH module_path: qlib.data.dataset