Skip to content

Releases: TL-System/plato

Plato v1.0

04 Nov 01:58
Compare
Choose a tag to compare

Added support for self-supervised learning and personalized federated learning.

Plato v0.5.0

04 Jun 23:43
Compare
Choose a tag to compare

Minor updates to support examples on personalized federated learning.

Plato v0.4.9

26 Apr 03:58
Compare
Choose a tag to compare

Improved personalized federated learning and added more examples.

Plato v0.4.8

18 Apr 19:22
Compare
Choose a tag to compare

Bug fixes and added preliminary support for personalized federated learning.

Plato v0.4.7

27 Mar 19:56
Compare
Choose a tag to compare

Added more examples on heterogeneous FL algorithms, and started to build support for personalized federated learning.

Plato v0.4.6

05 Dec 04:26
Compare
Choose a tag to compare

Bug fixes and various improvements.

Plato v0.4.5

27 Oct 03:01
Compare
Choose a tag to compare

Improved client and server APIs; made client-side processors more customizable; added several examples showcasing how the APIs are to be used; various bug fixes.

Plato v0.4.4

20 Aug 08:59
Compare
Choose a tag to compare

Redesigned the API for the server, trainer, and algorithm; Supported new documentation and its automated deployment; Redesigned some examples based on the new API.

Plato v0.4.3

20 Jul 00:12
Compare
Choose a tag to compare

Added more learning rate schedules from PyTorch; added approximate simulations of communication times; revised quantization processors; revised the way of using custom models, datasources, trainers, and algorithms; many bug fixes.

Plato v0.4.2

01 Jun 22:33
Compare
Choose a tag to compare

Added support for training generative adversarial networks; bug fixes.