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
In Configuration_1.ipynb's train function the server receives the output from clients and then computes the loss and backward(), but how are the gradients updated on the clients? 😥 thanks.
The text was updated successfully, but these errors were encountered:
In Configuration_1.ipynb's train function the server receives the output from clients and then computes the loss and backward(), but how are the gradients updated on the clients? 😥 thanks.
The text was updated successfully, but these errors were encountered: