-
Does vertical federated learning of FedML support users to develop deep learning models?
-
hi, I am interested in vertical federated learning, it seems there aren't the implements of vertical federated learning. Will you plan to implement the vertical federated learning in distributed way.
-
In the second paragraph of Federated Learning, I would emphasise that the gradient leakage is one example of a vulnerability. Maybe briefly also mention the others and that there might be still unknow…
-
**Description:**
The Eliza project is gaining traction, and many developers are forking the repository to create custom agents or specialized implementations. This distributed development model is …
-
hi mahdibeit ,
1. Your proposed baseline is similar to CCVR[No Fear of Heterogeneity: Classifier Calibration for Federated Learning with Non-IID Data]. Why don't make a comparison with it?
2. Cou…
-
I completed the federated-learning-surface-defect-detection example with image kubeedge/sedna-example-federated-learning-surface-defect-detection-train:v0.4.0
Both edge nodes generate the following…
-
I get the following error when I run `yarn dev` to setup the federated server
`RangeError: Invalid typed array length: 424424
at new Float32Array ()
at /home/psi/flp/federated-learning/de…
-
Propose to add a new example of implementation of federated learning to ReID. It is more close to real-world applications.
The details can refer to the paper in ACM MM'20: [Performance Optimization…
-
I get this error after running `yarn dev` in the `demo/emoji_hunt/server` demo.
```
$ yarn postinstall && ./deploy.sh
$ ./postinstall.sh
$ rm -rf dist/ && yarn && yarn build && yalc publish
[…
-
Thank you very much for organizing the Federated Learning works! ❤️
Inspired by you and other contributors, I open another repository Awesome-Federated-Learning-on-Graph-and-Tabular-Data.
I thin…