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