File size: 111 Bytes
8652b14 | 1 2 3 4 5 | defaults:
- base_algo # inherits from configurations/algorithm/base_algo.yaml
lr: ${experiment.training.lr}
|
8652b14 | 1 2 3 4 5 | defaults:
- base_algo # inherits from configurations/algorithm/base_algo.yaml
lr: ${experiment.training.lr}
|