ML module template
The package is use for writing usageable package for ML training -- extract the parameter from config file -- in common.util regsiter function will fetch all the build function from loss, module, dataset submodule -- make the training more adjustable
Installation
pip install -e .