We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7ba04e commit 816a74eCopy full SHA for 816a74e
contents/resources/federated-learning.md
@@ -3,3 +3,15 @@ sidebar_label: Federated Learning
3
---
4
5
# Federated Learning
6
+
7
+[TensorFlow Federated: Machine Learning on Decentralized Data](https://www.tensorflow.org/federated)
8
9
+# Federated Learning Frameworks
10
11
+- [TensorFlow Federated (TFF)](https://github.com/tensorflow/federated)
12
13
+- [PySyft](https://github.com/OpenMined/PySyft)
14
15
+- [OpenFL](https://github.com/intel/openfl)
16
17
+- [FATE](https://github.com/FederatedAI/FATE)
0 commit comments