dcase_util.utils.ApplicationPaths.generate

ApplicationPaths.generate(path_base, structure)[source]

Generate application paths and include parameter hashes to the paths

Parameters
path_basestr

Path base, this is used as base of all paths

structuredict

Dictionary where key is path name, and value is list of parameter paths

Returns
dict