Skip to content

Commit d715260

Browse files
committed
Change equation formatting to code formatting
build_finetune_functions is being rendered as a broken math equation, not a code snippet.
1 parent 8cd8bb7 commit d715260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/SdA.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ to the training set for a fixed number of epochs given by
410410

411411
The fine-tuning loop is very similar with the one in the :ref:`mlp`, the
412412
only difference is that we will use now the functions given by
413-
`build_finetune_functions` .
413+
``build_finetune_functions`` .
414414

415415

416416

0 commit comments

Comments
 (0)