-
Updated
Dec 18, 2020 - Python
federated-learning
Here are 187 public repositories matching this topic...
-
Updated
Dec 13, 2020
-
Updated
Dec 18, 2020 - Python
-
Updated
Dec 8, 2020
-
Updated
Dec 14, 2020 - Python
-
Updated
Jul 17, 2020
-
Updated
Nov 27, 2020
-
Updated
Nov 24, 2020
-
Updated
Jul 19, 2019
-
Updated
Sep 30, 2020 - Python
-
Updated
May 24, 2019
-
Updated
Dec 17, 2020 - Python
-
Updated
Dec 18, 2020 - Go
-
Updated
Dec 18, 2020 - Python
-
Updated
Dec 4, 2020 - Shell
-
Updated
Apr 18, 2020 - Python
-
Updated
Dec 16, 2020 - HTML
-
Updated
Apr 26, 2018 - Java
-
Updated
Mar 18, 2019 - Kotlin
-
Updated
Nov 13, 2020 - Python
Description
Previously we had the issue that tensorflow==2.3.0 could not be properly installed with poetry. As we updated tensorflow to 2.3.1 we should reevaluate this and accordingly adjust all workarounds in which we install tensorflow with pip.
ToDo
- Check if the project setup works correctly if tensorflow is not installed using pip but rather using poetry like every
-
Updated
Dec 18, 2020 - Python
-
Updated
May 29, 2019 - Python
-
Updated
Dec 18, 2020 - Rust
-
Updated
Dec 18, 2020 - Java
Is your feature request related to a problem? Please describe.
Currently ambianic-edge is packaged with its source directly in a docker container.
Describe the solution you'd like
For better modularity and portability, we should package as a python wheel as we already do with peerjs-python.
Additional context
There will be some tricky parts with declaring optional or on-deman
-
Updated
Jan 26, 2020 - Jupyter Notebook
-
Updated
Dec 9, 2020 - Python
-
Updated
Dec 11, 2020 - CSS
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