Algorithm 1: GNBR Training Algorithm |
-
Step 1:
Initialize the target parameters .
-
Step 2:
Use the one-step LM algorithm to minimize the target network performance scale function .
-
Step 3:
Approximate by means of the Gaussian–Newton method and calculate the number of effective weights .
-
Step 4:
Update target parameters and with (8).
-
Step 5:
Repeat Steps 2–4 until the values of and converge.
|