mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-07 04:50:56 +08:00
* Remove lr_decay and lr_decay_steps params More flexible way to pass a scheduler (via callable function) is already supported * remove lr_decay and lr_decay_steps from mlp workflow configs