Releases: varnio/fedsim
Releases · varnio/fedsim
static user algorithm methods
Full Changelog: v0.8.3...v0.9.0
- make all user methods in algorithms static (no self argument).
- better encapsulation.
- expand definition of storage for read and write protection.
- added FedDF to algorithms
vaid split for global datsets
What's Changed
Full Changelog: v0.8.2...v0.8.3
better readme compatibility
change readme paths with links
Full Changelog: v0.8.1...v0.8.2
minor link bug
- fix a minor bug with a link in readme
Full Changelog: v0.8.0...v0.8.1
updated docs and docstrings
What's Changed
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.2
fixed bug in basicdatamanager
What's Changed
-
fixed bug in
partition_global_data
ofBasicDataManager
-
some changes in default values for better log storage and aggregation
Full Changelog: v0.6.0...v0.6.1
V0.6.0
- changed the name of cli directory
- added cli tests
- added support for pytorch original lr schedulers
- improved docs
- added version option to fedsim-cli
Full Changelog: v0.5.0...v0.6.0
better lr schedulers
- completed lr schedulers and generalized them for all levels
- changed some argument names and default values
Full Changelog: v0.4.1...v0.5.0