Skip to content

Commit

Permalink
Update dys_opt_net.py
Browse files Browse the repository at this point in the history
  • Loading branch information
howardheaton authored Feb 15, 2024
1 parent d9e3b17 commit 294430f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dys_opt_net.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ def apply_DYS(self, z, w):
Args:
z (tensor): Point in Euclidean space
w (tensor): Parameters defining function and its gradient
Returns:
z (tensor): Updated estimate of solution
'''
Expand Down

0 comments on commit 294430f

Please sign in to comment.