-
Hi, I didn't find any code for the training pipeline for federated orthogonal training. The code seems just for FedAvgSeq. Did I miss something?
-
@hassan-digicatapult @digigarlab @jc-digicatapult @nathandigicatapult
### Description
Global model does not stop updating when running MNIST FedAvg example.
### Steps to Reproduce
1. run "…
-
Hello, I have two questions concerning FedML-HE:
My first question is about the **Threshold-Key Management** protocol that you presented in the Appendix of the paper. You mentioned that the partic…
-
in windows run with mpiexec -np 5 python torch_fedavg_mnist_lr_one_line_example.py --cf config\fedml_config.yaml:
[FedML-Server(0) @device-id-0] [Mon, 29 Aug 2022 10:54:36] [WARNING] [com_manager.py:…
-
Hi, recently I'm focusing on the transportation in FedML simulation. I want to know that if there is any method to know the amount of data transported? For example, in a simulation of sp-fedavg-cnn, t…
-
it seems like that there are some illegal character in the following name
![1](https://github.com/FedML-AI/FedML/assets/93166557/22302a3a-b8cc-4f39-b700-fefbf5acca57)
-
### What are you trying to do?
I am a new user to SubstraFL and am currently going through the example at https://docs.substra.org/en/stable/examples/substrafl/get_started/run_mnist_torch.html.
###…
-
### What is your question?
I recently worked on training a ResNet-18 model for binary image classification using PyTorch lightning with the FedAvg strategy simulation. I had 3 clients and rounds = …
-
### Describe the bug
The procedure described in the [documentation](https://flower.dev/docs/framework/how-to-configure-clients.html) does not work as expected for what concerns the configuration of i…
-
### Describe the bug
When I use any of the FedOpt strategies (FedAdam, FedYogi, FedAdagrad) it seems very unstable, the model outputs NaNs after second/third aggregation.
### Steps/Code to Repr…