Companion

object Companion

Properties

Link copied to clipboard

The empty FedAvg with no contributions. weights throws on this value.

Functions

Link copied to clipboard
fun contribution(peer: ReplicaId, sampleCount: Long, localWeights: List<Double>, epoch: Long = 1): FedAvg

Build a single peer's contribution to a FedAvg round.