Skip to content

Commit 7f2c3b4

Browse files
authored
Update usage.rst
- testout put
1 parent 09c404c commit 7f2c3b4

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
@@ -319,7 +319,7 @@ Here is an example of a CEBRA model initialization:
319319
.. testoutput::
320320

321321
CEBRA(batch_size=1024, learning_rate=0.001, max_iterations=10,
322-
model_architecture='offset10-model',
322+
model_architecture='offset10-model', temperature_model = 'constant', temperature = 0.1,
323323
time_offsets=10)
324324

325325
.. admonition:: See API docs

0 commit comments

Comments
 (0)