|
How is the Fisher Information Matrix computed? |
Answered by
Ultron09
Aug 28, 2026
Replies: 1 comment
|
L_EWC = L_task + sum_i (lambda / 2) * F_i * (theta_i - theta_i^*)^2 where F_i is diagonal empirical Fisher. |
0 replies
Answer selected by
Ultron09
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
L_EWC = L_task + sum_i (lambda / 2) * F_i * (theta_i - theta_i^*)^2 where F_i is diagonal empirical Fisher.