You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you mind explaining why f_lambda (w), equation 4 in the paper, is evaluated as shown in line 200 in visualization_utils.py. More specifically, why f_val in line 198 is computed as the product of y_prime and the gradient? Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
Do you mind explaining why f_lambda (w), equation 4 in the paper, is evaluated as shown in line 200 in visualization_utils.py. More specifically, why f_val in line 198 is computed as the product of y_prime and the gradient? Thanks!
The text was updated successfully, but these errors were encountered: