Skip to content

v0.1.2

Compare
Choose a tag to compare
@dstoyanova dstoyanova released this 12 Nov 10:17
· 1557 commits to master since this release
6a7c141

Additions:

  • Added new plot for time/round
  • Added CPU loads and MEM plot for all rounds
  • Allocate clients to accepting combiner with the least number of clients
  • Monitoring CPU/MEM/ROUNDS with personalized plots
  • Added HTML documentation templates, now accessible from FEDn

Fixes:

  • Removed flask-dashboard dependency which was previously bloating the Docker image
  • Combiner now handles the case when all Clients fails to update the model
  • Removed usage of hard-coded "models" bucket for s3 model commits, now using config instead