Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-10-26 | 449 Bytes | |
v1.3.0 source code.tar.gz | 2022-10-26 | 21.7 MB | |
v1.3.0 source code.zip | 2022-10-26 | 22.0 MB | |
Totals: 3 Items | 43.7 MB | 2 |
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.
- ...