Skip to content

Commit 81e9b4d

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

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
@@ -818,7 +818,7 @@ It takes a CEBRA model and returns a 2D plot of the loss against the number of i
818818
Displaying the temperature
819819
""""""""""""""""""""""""""
820820

821-
:py:attr:`~.CEBRA.temperature` has the largest effect on the visualization of the embedding. Hence it might be interesting to check its evolution when ``temperature_mode=auto``. We recommend only using `auto` if you have first explored the `constant` setting.
821+
:py:attr:`~.CEBRA.temperature` has the largest effect on the visualization of the embedding. Hence it might be interesting to check its evolution when ``temperature_mode=auto``. We recommend only using `auto` if you have first explored the `constant` setting. If you use the ``auto`` mode, please always check the time evolution of the temperature over time alongside the loss curve.
822822

823823
To that extend, you can use the function :py:func:`~.plot_temperature`.
824824

0 commit comments

Comments
 (0)