ibad

Results 14 comments of ibad

> Sorry for the late reply. > > The example codes are adapted to the latest version of FedLab. Please try download the source code of the main branch and...

> Sorry for the late reply. > > If you want to run an example like *-board, please read this https://github.com/SMILELab-FL/FedLab/tree/master/fedlab/board. > > And, there are some API mismatches as...

> Hi, please see this issue: #352 thanks for response i did this changes but the error Remain same i am using Ubuntu OS and i have no Gpu on...

> Please set `cuda=False` at line 41 for the server handler. Thanks Again for response Now give this error when i did the above changes. ![Screenshot from 2024-08-11 14-54-18](https://github.com/user-attachments/assets/0203c2c2-e6b7-4971-9f1b-ccb7f9ff8751) ![Screenshot...

> > > Please set `cuda=False` at line 41 for the server handler. > > > > > > Thanks Again for response Now give this error when i did...

> It seems to be a bug. I am working on fixing it. Please replace the standalone.py with the codes below and rerun it: > > ``` > from json...

> Sorry for the late reply. > > The example codes are adapted to the latest version of FedLab. Please try download the source code of the main branch and...

> Please try the master branch via `git clone https://github.com/SMILELab-FL/FedLab.git` Thanks for Responce Now i clone Exit the link git clone https://github.com/SMILELab-FL/FedLab.git and then installed the requiremnt pip install -r...

> Please do not run `pip install fedlab==1.3.0`. Because you have downloaded the source code. Just run the script directly. Thanks again for response Now i delete the old folder...