Class LocalHandler

    • Constructor Detail

      • LocalHandler

        public LocalHandler()
    • Method Detail

      • broadcastUpdates

        public boolean broadcastUpdates​(INDArray updates,
                                        int iterationNumber,
                                        int epochNumber)
        Description copied from interface: MessageHandler
        This method does broadcast of given update message across network
        Specified by:
        broadcastUpdates in interface MessageHandler
        Returns:
        TRUE if something was sent, FALSE otherwise