Class FederatedPSControlThread

    • Method Detail

      • setup

        public void setup​(double weightingFactor)
        Sets up the federated worker and control thread
        Parameters:
        weightingFactor - Gradients from this worker will be multiplied by this factor if weighting is enabled
      • teardown

        public void teardown()
        cleans up the execution context of the federated worker
      • getPartialPublicKey

        public PublicKey getPartialPublicKey()
      • setPublicKey

        public void setPublicKey​(PublicKey public_key)