Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@dunzeng dunzeng released this 26 Oct 03:28
· 3 commits to release-v1.3.0 since this release

A huge version update of FedLab. We further upgrade the APIs to better craft the FL simulation tasks. The updates can be broadly summarized as follows:

  • Better source code file structure.
  • Better README and tutorials.
  • Unified abstract class interface, supporting plug-in usage of trainer and handler.
  • Reproductions of the baseline algorithm are well built in fedlab.contrib.
  • Built-in dataset partition tools.
  • More examples.
  • ...