-
Updated
Aug 22, 2021 - Jupyter Notebook
#
federated-learning
Here are 294 public repositories matching this topic...
A library for answering questions using data you cannot see
python
cryptography
privacy
deep-learning
pytorch
hacktoberfest
secure-computation
syft
federated-learning
A curated list of references for MLOps
engineering
devops
data-science
machine-learning
ai
ml
software-engineering
federated-learning
mlops
-
Updated
Aug 11, 2021
An Industrial Grade Federated Learning Framework
-
Updated
Aug 22, 2021 - Python
Federated Learning Library: https://fedml.ai
machine-learning
privacy
computer-vision
semi-supervised-learning
transfer-learning
wireless-communication
distributed-optimization
interpretability
neural-architecture-search
federated-learning
continual-learning
vertical-federated-learning
non-iid
decentralized-federated-learning
hierarchical-federated-learning
adversarial-attack-and-defense
communication-efficiency
straggler-problem
computation-efficiency
incentive-mechanism
-
Updated
Jul 20, 2021
A PyTorch Implementation of Federated Learning http://doi.org/10.5281/zenodo.4321561
-
Updated
Aug 19, 2021 - Python
danieljanes
commented
Jun 24, 2021
Parts of our mypy configuration live in mypy.ini. Support for configuration via pyproject.toml was recently added to mypy (https://mypy.readthedocs.io/en/stable/config_file.html#using-a-pyproject-toml-file), so we should migrate our configuration to follow a consistent approach over all Python tooling
Awesome Multitask Learning Resources
machine-learning
deep-learning
transfer-learning
convex-optimization
domain-adaptation
multi-task-learning
meta-learning
federated-learning
few-shot-learning
sparse-learning
-
Updated
Apr 13, 2021
算法刷题指南、Java多线程与高并发、Java集合源码、Spring boot、Spring Cloud等笔记,源码级学习笔记后续也会更新。
-
Updated
Apr 4, 2021 - HTML
Implementation of Communication-Efficient Learning of Deep Networks from Decentralized Data
-
Updated
Mar 11, 2021 - Python
resources about federated learning and privacy in machine learning
-
Updated
Apr 28, 2021
A Privacy-Preserving Framework Based on TensorFlow
homomorphic-encryption
secure-computation
federated-learning
privacy-preserving-machine-learning
zero-knowledge-proofs
secure-multiparty-computation
-
Updated
Aug 20, 2021 - C++
-
Updated
Apr 28, 2021
A curated list of awesome Distributed Deep Learning resources.
nlp
distributed-systems
data-science
machine-learning
natural-language-processing
awesome
deep-neural-networks
computer-vision
deep-learning
asynchronous
gpu
distributed-computing
neural-networks
hyperparameter-optimization
awesome-list
federated-learning
-
Updated
Jul 19, 2019
Infrastructures™ for Machine Learning Training/Inference in Production.
kubernetes
machine-learning
apache-spark
deep-learning
artificial-intelligence
awesome-list
pruning
quantization
knowledge-distillation
deep-learning-framework
model-compression
apache-arrow
federated-learning
machine-learning-systems
apache-mesos
-
Updated
May 24, 2019
Manage federated learning workload using cloud native technologies.
-
Updated
Aug 20, 2021 - Go
Simulate a federated setting and run differentially private federated learning.
-
Updated
Feb 16, 2021 - Python
Complete-Life-Cycle-of-a-Data-Science-Project
data-science
machine-learning
reinforcement-learning
deep-learning
analysis
motivation
exploratory-data-analysis
python-library
eda
pytorch
series
tuning
supervised-learning
data-analysis
transfer-learning
datasets
feature-engineering
unsupervised-learning
nlp-models
federated-learning
label-data
-
Updated
Aug 15, 2021
All materials you need for Federated Learning: blogs, videos, papers, and softwares, etc.
machine-learning
privacy
data-privacy
distributed-optimization
meta-learning
federated-learning
federated-optimization
differential-privacy-deep-learning
federated-learning-framework
decentralized-federated-learning
communication-efficiency
statistical-heterogeneity
-
Updated
Aug 16, 2021 - Shell
A privacy preserving NLP framework
python
nlp
natural-language-processing
encrypted-computation
hacktoberfest
federated-learning
hacktoberfest2020
secure-multiparty-computation
-
Updated
May 22, 2021 - Python
FedNLP: A Research Platform for Federated Learning in Natural Language Processing
-
Updated
Jul 10, 2021 - Python
A curated list of awesome edge machine learning resources, including research papers, inference engines, challenges, books, meetups and others.
iot
edge
awesome-list
pruning
quantization
auto-ml
edge-machine-learning
federated-learning
embedded-machine-learning
mobile-machine-learning
efficient-architectures
edge-deep-learning
-
Updated
Apr 18, 2020 - Python
An open framework for Federated Learning.
deep-learning
distributed-computing
openfl
secure-computation
collaborative-learning
federated-learning
-
Updated
Aug 22, 2021 - Python
Xaynet represents an agnostic Federated Machine Learning framework to build privacy-preserving AI applications.
-
Updated
Aug 18, 2021 - Rust
Fair Resource Allocation in Federated Learning (ICLR '20)
-
Updated
May 7, 2021 - Python
Substra is a framework for traceable ML orchestration on decentralized sensitive data.
-
Updated
Jun 23, 2021 - Python
Federated Learning: Client application doing classification of images and local training. Works better with the Parameter Server at https://github.com/mccorby/PhotoLabellerServer
-
Updated
Mar 18, 2019 - Kotlin
See new version https://github.com/mccorby/PhotoLabeller
android
machine-learning
deep-learning
clean-architecture
rxjava2
dl4j
deeplearning4j
federated-learning
-
Updated
Apr 26, 2018 - Java
Personalized Federated Learning with Moreau Envelopes (pFedMe) using Pytorch (NeurIPS 2020)
paper
pytorch
federated-learning
federated-meta-learning
neurips-2020
personalized-federated-learning
pfedme
per-fedavg
-
Updated
Jun 14, 2021 - Python
Galaxy Federated Learning Framework (星际联邦学习框架)
algorithm
decentralized
blockchain
pytorch
federated-learning
federated-learning-algorithm
federated-learning-framework
-
Updated
Aug 1, 2021 - Python
Improve this page
Add a description, image, and links to the federated-learning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the federated-learning topic, visit your repo's landing page and select "manage topics."
It seems that the number of joining clients (not the num of computing clients) is fixed in fedml_api/data_preprocessing/**/data_loader and cannot be changed except CIFAR10 datasets.
Here I mean that it seems the total clients is decided by the datasets, rather the input from run_fedavg_distributed_pytorch.sh.
https://github.com/FedML-AI/FedML/blob/3d9fda8d149c95f25ec4898e31df76f035a33b5d/fed