Skip to content

Commit 8139aa2

Browse files
authored
Update usage.rst
1 parent ba9c6cf commit 8139aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ Here is an example of a CEBRA model initialization:
321321
.. testoutput::
322322

323323
CEBRA(batch_size=1024, learning_rate=0.001, max_iterations=10,
324-
model_architecture='offset10-model',
324+
model_architecture='offset10-model', temperature=0.1,
325325
time_offsets=10)
326326

327327
.. admonition:: See API docs

0 commit comments

Comments
 (0)