We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fa5b42 commit 9ef548dCopy full SHA for 9ef548d
cebra/solver/metrics.py
@@ -71,7 +71,6 @@ def compute_metrics(self, embeddings):
71
return result
72
73
74
-#
75
@dataclasses.dataclass
76
class Metric():
77
labels: Dict[Literal["train", "val"], torch.Tensor]
0 commit comments