pytorch-metric-learning icon indicating copy to clipboard operation
pytorch-metric-learning copied to clipboard

Simplify mixin logic

Open KevinMusgrave opened this issue 2 years ago • 0 comments

The regularizer mixins are overly complicated: https://github.com/KevinMusgrave/pytorch-metric-learning/blob/master/src/pytorch_metric_learning/losses/mixins.py

Also get rid of or simplify all_regularization_loss_names

KevinMusgrave avatar Feb 28 '22 19:02 KevinMusgrave