-
Hi, I would like to ask if there is an option to use the fedgraphnn examples with ego networks for node classification without the wandb?
I would like to store the results per client and server ag…
-
Hello,I want to ask for a help:
In the "main_fedml_image_segmentation. py" file of the fedcv module, "SegmentationTrainer. py" and "SegmentationAggregator. py" under the "image_segmentation/trai…
-
Exemplos de telas extraídos pelo @sufex00 do FedML
![image](https://github.com/FutureLab-DCC/FLautim/assets/7265974/1bb76c58-408e-4eee-905c-af3f68b4537d)
![Image](https://github.com/FutureLab-DCC/…
-
def _local_test_on_all_clients(self, round_idx):
logging.info("################local_test_on_all_clients : {}".format(round_idx))
train_metrics = {"num_samples": [], "num_correct…
-
I met a problem of mpirun when I run the code of https://github.com/FedML-AI/FedML/tree/master/python/examples/cross_silo/mpi_customized_fedavg_mnist_lr_example
![image](https://user-images.githubuse…
-
Can not build the project and the demo link is broken...
-
When reproducing results for CIFAR-10 in a non-independent and identically distributed (non-IID) setting, the accuracy from the code for FedGKT drops significantly after around 100 rounds. Is there a …
-
Traceback (most recent call last):
File "fedavg_jetson_nano_client.py", line 177, in
model_trainer.set_id(client_index)
NameError: name 'client_index' is not defined
Using the: fedavg_jet…
-
Trying to run `python/examples/simulation/sp_fedavg_mnist_lr_example/torch_fedavg_mnist_lr_one_line_example.py`. It loops forever in `server_runner.py:bind_account_and_device_id`.
Because the reque…
-
main_dispfl文件中,第12行、33行、209行均出现了 '/gdata/dairong/... '这个路径,但是程序包中并没有。并且209行会导致运行程序报错:
FileNotFoundError: [Errno 2] No such file or directory: 'E:\\gdata\\dairong\\DisPFL\\fedml_experiments\\standalon…