learner ¶
Learner package for model training and evaluation.
Modules:
-
device_utils–Device utilities for PyTorch model training and inference.
-
interface–Interface for the learner.
-
optuna_tune–Optuna tuning module.
-
predict–A module for making predictions with PyTorch models using DataLoaders.