GOOD.ood_algorithms.algorithms.ERM

Implementation of the baseline ERM

Classes

ERM(config)

Implementation of the baseline ERM

class GOOD.ood_algorithms.algorithms.ERM.ERM(config: Union[CommonArgs, Munch])[source]

Bases: BaseOODAlg

Implementation of the baseline ERM

Args:

config (Union[CommonArgs, Munch]): munchified dictionary of args