Skip to content

Commit 20d88d6

Browse files
authored
Update usage.rst
thanks @stes
1 parent 7f2c3b4 commit 20d88d6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/usage.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -319,8 +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', temperature_model = 'constant', temperature = 0.1,
323-
time_offsets=10)
322+
model_architecture='offset10-model', time_offsets=10)
324323

325324
.. admonition:: See API docs
326325
:class: dropdown

0 commit comments

Comments
 (0)