Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NormanTUD committed Jul 17, 2024
1 parent da1d146 commit 80e2c72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions explain.js
Original file line number Diff line number Diff line change
Expand Up @@ -2479,6 +2479,7 @@ function model_to_latex () {
}

str += "<h3>Optimizer algorithm:</h3>\n";
str += "<p>Taken (and slightly modified) from the <a href='https://pytorch.org/docs/stable/optim.html' target='_blank'>PyTorch-Optimizer API, where there's more info on all optimizers</a>.</p>"
}

if (dependencies) {
Expand Down

0 comments on commit 80e2c72

Please sign in to comment.