-
Homomorphic Encryption is one of the most popular way to guarantee privacy-preservation when using FL. I looked through the examples, the documentation and this repo but I could not find any mention o…
-
**Background**:
The KubeEdge SIG AI is chartered to facilitate Edge AI applications with KubeEdge. An overview of SIG AI activities can be found in this [charter](https://github.com/kubeedge/communit…
-
At this moment I don't see how to implement a `fedjax.FederatedAlgorithm` with stateful clients. Which would be necessary to implement personalised federated algorithms. It would be great to include a…
-
Hier werden Themenrelavante Beiträge gesammelt
-
### Open Task RFP for Privacy preserving machine learning inference using MPC
#### Executive Summary
- Project Overview: In this project, we want to see current state of the privacy preserving m…
tkmct updated
1 month ago
-
Hi!
I tried to run your [Single-Machine Simulation of Federated Learning Systems](https://github.com/adap/flower/tree/main/examples/simulation) example and I encountered something that looks like a …
-
-
# pFedHN
* **Title:** Personalized Federated Learning using Hypernetworks
* **Venue:** ICML 2021
* **Link to paper:** https://proceedings.mlr.press/v139/shamsian21a.html
## Do you want to work on th…
-
It is currently difficult for the public and OpenMined community members to explore and discover the 50+ repositories that this organisation houses. This issues proposes to apply a standard to applyin…
-
I am trying to add support for keras 3 to TensorFlow Federated and I need to check whether there was shared embeddings between layers when cloning a model and if that is the case to raise an error. He…