train_tools.utils¶
Module Contents¶
- class train_tools.utils.ConfLoader(conf_name)[source]¶
Load json config file using DictWithAttributeAccess object_hook. ConfLoader(conf_name).opt attribute is the result of loading json config file.
Load json config file using DictWithAttributeAccess object_hook. ConfLoader(conf_name).opt attribute is the result of loading json config file.