TsingZ0 / PFLlib

37 traditional FL (tFL) or personalized FL (pFL) algorithms, 3 scenarios, and 20 datasets.
GNU General Public License v2.0
1.35k stars 283 forks source link

Visualize the results of the division of the data set #182

Open NigeloYang opened 5 months ago

NigeloYang commented 5 months ago

The show_data_distribution.py shows in a visual way how discrete the dataset is after running generate_mnist.py noniid - dir (alpha = 0.1 for the Dirichlet distribution in ./dataset/utils/dataset_utils.py)

NigeloYang commented 4 months ago

In the new merge request, a description and picture are added to the README.md file