Download this file
1 2 3 4
from .config import get_config from .training import train from .evaluation import evaluate from .testing import test