-
Updated
Nov 29, 2020 - Python
federated-learning
Here are 181 public repositories matching this topic...
-
Updated
Nov 22, 2020
-
Updated
Nov 27, 2020 - Python
-
Updated
Nov 24, 2020
-
Updated
Jul 17, 2020
-
Updated
Nov 27, 2020
-
Updated
Jul 19, 2019
-
Updated
Nov 24, 2020
-
Updated
Sep 30, 2020 - Python
-
Updated
May 24, 2019
-
Updated
Oct 15, 2020 - Python
-
Updated
Nov 27, 2020 - Go
-
Updated
Nov 27, 2020 - Python
-
Updated
Apr 26, 2018 - Java
-
Updated
Apr 18, 2020 - Python
-
Updated
Nov 27, 2020 - Shell
-
Updated
Mar 18, 2019 - Kotlin
-
Updated
Nov 13, 2020 - Python
-
Updated
Nov 29, 2020 - HTML
-
Updated
May 29, 2019 - Python
-
Updated
Nov 28, 2020 - Python
-
Updated
Nov 23, 2020 - Java
-
Updated
Nov 27, 2020 - Rust
@njcurtis3 reported that he's unable to get any files under ./data, which means no access to ambianic edge logs.
We should make sure that ambianic edge logs at error and exception level are routed not only to app files but also to standard output and error. This will enable problems like the one Nathan reported to be seen on docker console output and via docker-compose logs
.
-
Updated
Jan 26, 2020 - Jupyter Notebook
-
Updated
Nov 6, 2020 - CSS
-
Updated
Nov 24, 2020 - Kotlin
Improve this page
Add a description, image, and links to the federated-learning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the federated-learning topic, visit your repo's landing page and select "manage topics."
It seems that the number of joining clients (not the num of computing clients) is fixed in fedml_api/data_preprocessing/**/data_loader and cannot be changed except CIFAR10 datasets.
Here I mean that it seems the total clients is decided by the datasets, rather the input from run_fedavg_distributed_pytorch.sh.
https://github.com/FedML-AI/FedML/blob/3d9fda8d149c95f25ec4898e31df76f035a33b5d/fed