Skip to content

Fix PSL

Tim Tobias Bauerle requested to merge fix/psl into wip

Implemented PSL as in the literature, i.e. added an additional gradient averaging step where all clients send the gradients to the server and receive the average gradients.

Merge request reports