Skip to content

Commit bc68be7

Browse files
stesCeliaBenquet
andauthored
fix typo
Co-authored-by: Célia Benquet <32598028+CeliaBenquet@users.noreply.github.com>
1 parent 4d9ebb2 commit bc68be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cebra/integrations/sklearn/metrics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ def infonce_to_goodness_of_fit(infonce: Union[float, np.ndarray],
208208
209209
Args:
210210
infonce: The InfoNCE loss, either a single value or an iterable of values.
211-
model: The trained CEBRA model
211+
model: The trained CEBRA model.
212212
batch_size: The batch size used to train the model.
213213
num_sessions: The number of sessions used to train the model.
214214

0 commit comments

Comments
 (0)