Found 366 repositories(showing 30)
shaoxiongji
A PyTorch Implementation of Federated Learning
AshwinRJ
Implementation of Communication-Efficient Learning of Deep Networks from Decentralized Data
SMILELab-FL
A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research.
vaseline555
Handy PyTorch implementation of Federated Learning (for your painless research)
Yangfan-Jiang
Implementation of dp-based federated learning framework using PyTorch
CharlieDinh
Personalized Federated Learning with Moreau Envelopes (pFedMe) using Pytorch (NeurIPS 2020)
rruisong
PyTorch Federated Learning (easy to use and extend)
JYWa
PyTorch implementation of FedNova (NeurIPS 2020), and a class of federated learning algorithms, including FedAvg, FedProx.
iQua
A simulation framework for Federated Learning written in PyTorch
MLOPTPSU
FedTorch is a generic repository for benchmarking different federated and distributed learning algorithms using PyTorch Distributed API.
yjlee22
PyTorch implementation of Federated Learning with Non-IID Data, and federated learning algorithms, including FedAvg, FedProx.
KarhouTam
PyTorch implementation of Layer-wised Model Aggregation for Personalized Federated Learning
c-gabri
PyTorch implementation of Federated Learning algorithms FedSGD, FedAvg, FedAvgM, FedIR, FedVC, FedProx and standard SGD, applied to visual classification. Client distributions are synthesized with arbitrary non-identicalness and imbalance (Dirichlet priors). Client systems can be arbitrarily heterogeneous. Several mobile-friendly models are provided
ddayzzz
Unofficial Pytorch implementation of "Federated Meta-Learning with Fast Convergence and Efficient Communication"
ki-ljl
PyTorch implementation of FedPer (Federated Learning with Personalization Layers).
ki-ljl
PyTorch implementation of Per-FedAvg (Personalized Federated Learning: A Meta-Learning Approach).
PyTorch implementation of SCAFFOLD (Stochastic Controlled Averaging for Federated Learning, ICML 2020).
orion-orion
🔨 A toolbox for federated learning, aiming to provide implementations of FedAvg, FedProx, Ditto, etc. in multiple versions, such as Pytorch/Tensorflow, single-machine/distributed, synchronized/asynchronous.
zhuohangli
A pytorch implementation of the paper "Auditing Privacy Defenses in Federated Learning via Generative Gradient Leakage".
KarhouTam
PyTorch Implementation of Personalized federated learning with theoretical guarantees: A model-agnostic meta-learning approach
Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.
torchfl-org
A Python library for rapid prototyping, experimenting, and logging of federated learning using state-of-the-art models and datasets. Built using PyTorch and PyTorch Lightning.
LTTM
PyTorch implementation of: D. Shenaj, M. Toldo, A. Rigon and P. Zanuttigh, “Asynchronous Federated Continual Learning”, CVPR 2023 Workshop on Federated Learning for Computer Vision (FedVision).
SarodYatawatta
Federated learning with PyTorch (federated averaging and consensus optimization): with 'reduced' bandwidth
shenzebang
No description available
burlachenkok
FL_PyTorch: Optimization Research Simulator for Federated Learning
TheWitcher05
Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.
LPD-EPFL
ByzFL: A Python library for robust federated learning, offering Byzantine-resilient aggregators, attack simulations, and ML pipelines for distributed systems. Compatible with PyTorch and NumPy.
Emotion detection from text using PyTorch and Federated Learning
yjlee22
PyTorch implementation of Security-Preserving Federated Learning via Byzantine-Sensitive Triplet Distance