This is an excellent piece of work!I like it.
However, when I ran:
python federated_main.py --mode task_heter --dataset cifar10 --num_classes 10 --num_users 20 --ways 5 --shots 100 --stdev 2 --rounds 110 --train_shots_max 110 --ld 0.1
I found that the results on cifar-10 dataset were far from the results in the paper.
I think my parameter settings are wrong, I read the paper carefully, but still haven't corrected the experimental results.
So I wanted to borrow your parameter settings.
Best regards.
This is an excellent piece of work!I like it.
However, when I ran:
python federated_main.py --mode task_heter --dataset cifar10 --num_classes 10 --num_users 20 --ways 5 --shots 100 --stdev 2 --rounds 110 --train_shots_max 110 --ld 0.1
I found that the results on cifar-10 dataset were far from the results in the paper.
I think my parameter settings are wrong, I read the paper carefully, but still haven't corrected the experimental results.
So I wanted to borrow your parameter settings.
Best regards.