Skip to content
#

federated-learning

Here are 187 public repositories matching this topic...

wizard1203
wizard1203 commented Nov 7, 2020

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

tanertopal
tanertopal commented Dec 3, 2020

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
ambianic-edge
ivelin
ivelin commented Dec 13, 2020

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

Improve this page

Add a description, image, and links to the federated-learning topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

You can’t perform that action at this time.