File size: 140 Bytes
8652b14 | 1 2 3 4 | # This will be passed as the cfg to Algo.__init__(cfg) of your algorithm class
debug: ${debug} # inherited from configurations/config.yaml
|
8652b14 | 1 2 3 4 | # This will be passed as the cfg to Algo.__init__(cfg) of your algorithm class
debug: ${debug} # inherited from configurations/config.yaml
|