topobench.loss.dataset package#
Submodules#
topobench.loss.dataset.DatasetLoss module#
Loss module for the topobench package.
- class topobench.loss.dataset.DatasetLoss.DatasetLoss(dataset_loss)[source]#
Bases:
AbstractLoss
Defines the default model loss for the given task.
- Parameters:
- dataset_lossdict
Dictionary containing the dataset loss information.
Module contents#
This module implements the loss functions for the topobench package.