-
Notifications
You must be signed in to change notification settings - Fork 4
Description
First of all, thank you for open-sourcing this excellent project! The implementation details and documentation around the CIFAR10 experiments have been incredibly helpful for my understanding of FedSelect.
I would like to kindly ask if you plan to release the experimental code for other datasets mentioned in your paper/repository? Having access to this would:
Help the community better reproduce the full scope of results from your paper
Enable deeper analysis of the method's generalization capabilities
Facilitate fair comparisons with other approaches
If there are specific challenges preventing the release (e.g., computational resource constraints/licensing issues), would you consider providing a minimal implementation example or configuration template for adapting the existing codebase to new datasets?
Thank you for your time and consideration. Keep up the amazing work!