FedLF
FedLF copied to clipboard
Results
2
FedLF issues
Sort by
recently updated
recently updated
newest added
你好,我在复现FedLF算法,指令为:python run.py --seed 1 --device 0 --module CNN --algorithm FedLF --dataloader DataLoader_cifar10_dir --N 100 --Diralpha 0.1 --B 200 --C 1.0 --R 3000 --E 1 --lr 0.1 --decay 0.999时 遇到问题:TypeError: 'NoneType'...