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
During the training of an epoch, the state of the det is always 1(only one client). Is there a problem?
For the state of det in an epoch, is the ideal state for a client 1-2-3? Is there a problem with other states such as 1-1-2-1, 1-1, 1-1?
Do alpha1 and alpha2 in the code need to be changed?
Thanks for your reply.
The text was updated successfully, but these errors were encountered:
During the training of an epoch, the state of the det is always 1(only one client). Is there a problem?
For the state of det in an epoch, is the ideal state for a client 1-2-3? Is there a problem with other states such as 1-1-2-1, 1-1, 1-1?
Do alpha1 and alpha2 in the code need to be changed?
Thanks for your reply.
The text was updated successfully, but these errors were encountered: