Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 418 Bytes

CHANGELOG.md

File metadata and controls

14 lines (11 loc) · 418 Bytes

Changelog

Version 1.0.0b1 (2020-12-02)

  • Federated learning communication backend.
  • FedAvg algorithm implementation.
  • Distributes MNIST example for FedAvg.
  • Distributed PlantVillage example.
  • Long poll for global model retrieval.
  • Public/private key authentication of workers (using lib-sodium).
  • Server-side worker management API.
  • Server/worker encrypted communication via SSL.
  • Stress test tool.