mboehm7 commented on pull request #1336: URL: https://github.com/apache/systemds/pull/1336#issuecomment-886264302
well just to clarify, in FederatedPSControlThread computeWithBatchUpdate and computeWithNBatchUpdates your code always pushes the gradients right now (through gradient weighting) - for model averaging you would need to exchange the models instead (to allow for more advanced optimizers other than basic SGD). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
