Xie Rui

Results 2 comments of Xie Rui

python.exe E:\Remote\Slave1\FedLab\examples\standalone-mnist-board\standalone.py --total_client 100 --com_round 10 --sample_ratio 0.1 --batch_size 128 --epochs 3 --lr 0.1 --port 8040 Traceback (most recent call last): File "E:\Remote\Slave1\FedLab\examples\standalone-mnist-board\standalone.py", line 11, in from fedlab.board import fedboard...

完整安装了,发现目前这个版本没有Col了,不过去官网查找了一下,发现出现了GridCol,我就改成这个可以运行了 不过发现里面还有dmc这个库变动比较多,还有好几个问题 ----------Reply to Message---------- On Sun, Jun 9, 2024 22:51 PM Dun ***@***.***> wrote: python.exe E:\Remote\Slave1\FedLab\examples\standalone-mnist-board\standalone.py --total_client 100 --com_round 10 --sample_ratio 0.1 --batch_size 128 --epochs 3 --lr 0.1 --port...