SMILELab-FL / FedLab

A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research.
https://fedlab.readthedocs.io
Apache License 2.0
743 stars 127 forks source link

Request for Guidelines on Experiments with FEMNIST and Shakespeare #344

Open WilliamYi96 opened 12 months ago

WilliamYi96 commented 12 months ago

Hi,

Thank you for sharing your interesting project. However, I'm finding it unclear how to fully run FEMNIST and Shakespeare with complete training and testing pipelines, as described in FedLab tutorial.

Since the datasets originate from Leaf, I'm not quite sure about the modifications you've made. A working example beyond the pure MNIST described in the tutorial would be highly appreciated.

Best regards, Kai