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
Stochastic Weight Averaging (SWA) has been widely regarded as an effective way to find a solution lying a wide valley. I guess It is convenient to add this feature in FS.
Here is the pseudo code from , which adopt SWA in FL:
The text was updated successfully, but these errors were encountered:
Stochastic Weight Averaging (SWA) has been widely regarded as an effective way to find a solution lying a wide valley. I guess It is convenient to add this feature in FS.
Here is the pseudo code from , which adopt SWA in FL:
The text was updated successfully, but these errors were encountered: