DeltaML / federated-aggregator

Participant in Federated Learning scheme that aggregates the updates from the remote trainers and calculates each trainer's contribution to the model training.
MIT License
2 stars 0 forks source link

Fa 11 #15

Closed GFibrizo closed 5 years ago

GFibrizo commented 5 years ago

It solves the issue #14 (Activate the encryption cycle again). The validation of the decrypted (y - y_pred) sent by the model_buyer is left for a future PR