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.
- ...