Maltehb
added training docs
2d3a6b2
'''Utility functions and variables used in other scripts'''
from pathlib import Path
root_dir = Path(__file__).parent.parent
model_dir = '' # TODO: Needs to be set