flower
flower copied to clipboard
FedNTD
Issue
Description
Implements FedNTD baseline.
Related issues/PRs
Closes #2013
Proposal
Implementation FedNTD from Preservation of the Global Knowledge by Not-True Distillation in Federated Learning (NeurIPS 2022)
Explanation
The current PR implements FedNTD baseline. Specifically, we provide code for the not true distillation implementation.
Checklist
- [x] Implement proposed change
- [ ] Write tests
- [ ] Update documentation
- [ ] Update the changelog entry below
- [ ] Make CI checks pass
- [ ] Ping maintainers on Slack (channel
#contributions)