Hello, Charlie!
Thanks for the fantastic paper and codes. I am trying to generate some niid data with different properties. When running
data/Mnist/generate_niid_20users.py, I came into several errors.
There seem to be some issues with the name "idx". I redefined it and modified the index of mnist_data[l].
Also, the implementation of the distribution of labels to users has seemed to be slightly incorrect, leading to an error later.
Hello, Charlie! Thanks for the fantastic paper and codes. I am trying to generate some niid data with different properties. When running data/Mnist/generate_niid_20users.py, I came into several errors. There seem to be some issues with the name "idx". I redefined it and modified the index of mnist_data[l]. Also, the implementation of the distribution of labels to users has seemed to be slightly incorrect, leading to an error later.