DeMemWM / configurations /experiment /base_experiment.yaml
BonanDing's picture
Initial commit
b47a1ce
raw
history blame contribute delete
217 Bytes
debug: ${debug} # inherited from configurations/config.yaml
tasks: [main] # tasks to run sequantially, such as [training, test], useful when your project has multiple stages and you want to run only a subset of them.