-
How to train distributed on multi machine with multi gpus?
-
# Description
C++ is one of the most defining programming languages of our time. It is used in many critical applications and the go-to language for performance-sensitive applications, such as robo…
-
Hi everyone,
Currently I am working on a school project about federated learning and came across your framework during exploratory analysis. My project should utilize federated learning in this man…
-
Hi All,
Thank you for publishing the code.
I installed the packages in the same way as recommended here: https://github.com/google-research/federated/issues/57#issuecomment-1062468566
```
(t…
-
https://github.com/jhcknzzm/Federated-Learning-Backdoor/blob/a7ef36afc5c5dfe7dbb233e8d7f35c141cefeffb/FL_Backdoor_CV/image_helper.py#L271
I have a question about the testing dataset about backdoor …
-
### What is your question?
I'm wondering did flower support PSI, which is step for vertical federated learning. It would be nice to see an example of vertical federated learning also.
-
Hi,
I've been able to successfully run your rust/examples code (coordinator and clients + redis db).
In the description you mention that it's a basic federated learning algorithm but it's "network c…
-
[TF Lite Micro (link - supported platforms)](https://www.tensorflow.org/lite/microcontrollers#supported_platforms) makes local node ML inferencing possible, enabling powerful example applications like…
mbz4 updated
5 months ago
-
I'm not sure if you've seen this proposal: https://github.com/w3c/web-advertising/blob/master/privacy_preserving_lookalike_audience_targeting.md
The key idea there is to use the Aggregated Reportin…
-
Thanks for your job!
But I am confused about the concept of vertical federated learning in your paper.
**_Therefore, the server has access to both of the model parameters and their gradients._**
In…