Skip to content

Commit cf34471

Browse files
MMathisLabstes
andauthored
Update docs/source/usage.rst
Co-authored-by: Steffen Schneider <[email protected]>
1 parent 20d88d6 commit cf34471

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
@@ -265,7 +265,7 @@ For standard usage we recommend the default values (i.e., ``InfoNCE`` and ``cosi
265265

266266
.. rubric:: Temperature :py:attr:`~.CEBRA.temperature`
267267

268-
:py:attr:`~.CEBRA.temperature` has the largest effect on *visualization* of the embedding (see :py:doc:`cebra-figures/figures/ExtendedDataFigure2`). Hence, it is important that it is fitted to your specific data. A more smooth embedding will be achieved with a temperature set to 0.1, while 1.0 will be more "clustered".
268+
:py:attr:`~.CEBRA.temperature` has the largest effect on *visualization* of the embedding (see :py:doc:`cebra-figures/figures/ExtendedDataFigure2`). Hence, it is important that it is fitted to your specific data. Lower temperatures (e.g. around 0.1) will result in a more dispersed embedding, higher temperatures (larger than 1) will concentrate the embedding.
269269

270270

271271
🚀 For advance usage, you might need to find the optimal :py:attr:`~.CEBRA.temperature`. For that we recommend to perform a grid-search.

0 commit comments

Comments
 (0)