mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-12 15:26:54 +08:00
We must align with previous results
This commit is contained in:
@@ -57,8 +57,8 @@ port_analysis_config: &port_analysis_config
|
||||
min_cost: 5
|
||||
task:
|
||||
model:
|
||||
class: DNNModelPytorch
|
||||
module_path: qlib.contrib.model.pytorch_nn
|
||||
class: GeneralPTNN
|
||||
module_path: qlib.contrib.model.pytorch_general_nn
|
||||
kwargs:
|
||||
loss: mse
|
||||
lr: 0.002
|
||||
|
||||
Reference in New Issue
Block a user