#
federated-learning
Here are 118 public repositories matching this topic...
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 22, 2020
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
-
Updated
Jun 2, 2020
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
resources about federated learning and privacy in machine learning
-
Updated
Apr 4, 2020
A curated list of references for MLOps
engineering
devops
data-science
machine-learning
ai
ml
software-engineering
federated-learning
mlops
-
Updated
Jun 14, 2020
Simulate a federated setting and run differentially private federated learning.
-
Updated
Apr 30, 2020 - Python
Implementation of Communication-Efficient Learning of Deep Networks from Decentralized Data
-
Updated
Feb 11, 2020 - Python
Manage federated learning workload using cloud native technologies.
-
Updated
Jun 22, 2020 - Go
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
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
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
Bayesian Nonparametric Federated Learning of Neural Networks
-
Updated
May 29, 2019 - Python
A scalable, high-performance serving system for federated learning models
-
Updated
Jun 22, 2020 - Java
Fair Resource Allocation in Federated Learning (ICLR '20)
-
Updated
May 30, 2020 - Python
FATE's Visualization Toolkit
-
Updated
Jun 17, 2020 - CSS
This repo contains all the notebooks mentioned in blog.
deep-learning
cnn
lstm
gru
style-transfer
tensorflow-tutorials
keras-tutorials
object-detection
mlp
transfer-learning
char-rnn
bert
pytorch-tutorials
federated-learning
allennlp
cnn-visualization
elmo
fastai-tutorials
gpt-2
transfer-learning-nlp
-
Updated
Jan 26, 2020 - Jupyter Notebook
Galaxy Federated Learning Framework (星际联邦学习框架)
-
Updated
Jun 12, 2020 - Python
little-dude
commented
Feb 23, 2020
We should start ignoring a participant if they never send their "start training" request, or never upload their results so avoid starving the coordinator. Note that this is a little tricky for "end training" requests because we have to make sure to synchronize the state between the aggregator and the coordinator. See: xainag/coordinator-rs#10
Full stack service enabling decentralized machine learning on private data
javascript
python
swift
machine-learning
privacy
deep-neural-networks
deep-learning
tensorflow
pytorch
compression-algorithm
privacy-enhancing-technologies
federated-learning
privacy-preserving-machine-learning
decentralized-machine-learning
-
Updated
May 22, 2020 - Jupyter Notebook
Federated Learning: Parameter Server doing aggregation of updates to a model coming from clients participating in a Federated Learning setup. See also the Android application companion at https://github.com/mccorby/PhotoLabeller
-
Updated
Oct 7, 2018 - Kotlin
Federated Learning related materials, including papers, articles, frameworks, and courses etc.
secret-sharing
differential-privacy
federated-learning
privacy-preserving-machine-learning
secure-multi-party-computation
-
Updated
May 26, 2020 - Shell
tf implementation of federated learning
-
Updated
May 15, 2019 - Jupyter Notebook
Attentive Federated Learning for Private NLM
-
Updated
Apr 13, 2020 - Python
Federated Learning mini-framework with Keras
-
Updated
Oct 5, 2019 - Python
Interoperable and decentralized machine learning in JavaScript.
-
Updated
Nov 20, 2019 - JavaScript
Coordinator & aggregator for private and decentralized machine learning.
-
Updated
Jan 28, 2020 - Python
Blockchain infrastructure for decentralized machine learning (decentralized-ml repo).
-
Updated
Jun 7, 2019 - JavaScript
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."
Probably need more informative and clear documentation for describing the various federated algorithm.
For example, in README.md of https://github.com/FederatedAI/FATE/tree/master/federatedml/feature, The parties are distinguished by A and B in section Hetero Feature Binning. However, in other sections, the terms "guest" and "host" are used to describe parties. This is confusing.
So, it is