Skip to content

Commit

Permalink
modified: Utils/New_SGD.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Aydinhamedi committed Mar 24, 2024
1 parent c4e5a2b commit 692380a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Utils/New_SGD.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,3 @@ def get_config(self):
}
)
return config


SGD.__doc__ = SGD.__doc__.replace(
"{{base_optimizer_keyword_args}}", optimizer.base_optimizer_keyword_args
)

0 comments on commit 692380a

Please sign in to comment.