Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/SdA.txt
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ to the training set for a fixed number of epochs given by

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



Expand Down