tensorflow-federated
Decentralized ML framework
An open-source framework for training machine learning models across decentralized data
An open-source framework for machine learning and other computations on decentralized data.
2k stars
72 watching
583 forks
Language: Python
last commit: 9 days ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
omarfoq/fedem | Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 154 |
fedml-ai/fedml | A unified and scalable machine learning library for large-scale distributed training, model serving, and federated learning. | 4,187 |
tensorforce/tensorforce | A modular and flexible framework for applied reinforcement learning using TensorFlow | 3,296 |
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,382 |
wyjeong/fedweit | An implementation of Federated Continual Learning with Weighted Inter-client Transfer using TensorFlow 2. | 98 |
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,006 |
securefederatedai/openfl | A framework for enabling collaboration on machine learning projects without sharing sensitive data | 728 |
tf-encrypted/tf-encrypted | Enables secure machine learning computations in TensorFlow without requiring expertise in cryptography or distributed systems. | 1,210 |
scaleoutsystems/fedn | An open source federated learning framework designed to be secure, scalable and easy-to-use for enterprise environments | 143 |
xtra-computing/fedsim | A framework that enables federated learning across multiple datasets while optimizing model performance with record similarities. | 24 |
smilelab-fl/fedlab | A flexible framework for distributed machine learning where participants train local models and collaboratively optimize them without sharing data | 738 |
mediabrain-sjtu/pfedgraph | This project enables personalized federated learning with inferred collaboration graphs to improve the performance of machine learning models on non-IID (non-independent and identically distributed) datasets. | 26 |
xjiajiahao/federated-minimax | A framework for developing and testing decentralized machine learning algorithms | 2 |
tensorflow/agents | A library for implementing and deploying reinforcement learning algorithms using TensorFlow. | 2,799 |
symbioticlab/fedscale | A federated learning platform with tools and datasets for scalable and extensible machine learning experimentation | 388 |