an4nt / Federated-LearningLinks
Implementation of a Federated Learning based CNN model
☆17Updated 5 years ago
Alternatives and similar repositories for Federated-Learning
Users that are interested in Federated-Learning are comparing it to the libraries listed below
Sorting:
- FLIS: Clustered Federated Learning via Inference Similarity for Non-IID Data Distribution☆39Updated 3 years ago
- Implementation of paper "Client-Edge-Cloud Hierarchical Federated Learning☆138Updated 5 years ago
- Clustered Federated Learning: Model-Agnostic Distributed Multi-Task Optimization under Privacy Constraints☆179Updated 4 years ago
- CS525 Group research Paper. A central server uses network topology/clustering algorithm to assign clusters for workers. A special aggrega…☆18Updated 4 years ago
- Apply Federated Learning and Deep Learning (Deep Auto-encoder) to detect abnormal data for IoT devices.☆35Updated 3 years ago
- On the Convergence of FedAvg on Non-IID Data☆270Updated 2 years ago
- Three implementations of FedAvg: numpy, pytorch and tensorflow federated.☆45Updated 3 years ago
- Study of data imbalance and asynchronous aggregation algorithm on Federated Learning system (using PySyft)☆62Updated 2 years ago
- Source code for the paper "Asynchronous Federated Optimization"☆25Updated 3 years ago
- The implementation of CDW_FedAvg in the paper "Blockchain-Based Federated Learning for Device Failure Detection in Industrial IoT"☆33Updated 4 years ago
- This repository contains all the implementation of different papers on Federated Learning☆42Updated 5 years ago
- An open source FL implement with dataset(Femnist, Shakespeare, MNIST, Cifar-10 and Fashion-Mnist) using pytorch☆132Updated 2 years ago
- Federated learning via stochastic gradient descent☆35Updated 5 years ago
- [IoTDI 2023/ML4IoT 2023] Async-HFL: Efficient and Robust Asynchronous Federated Learning in Hierarchical IoT Networks☆39Updated 2 years ago
- Implement FedAvg algorithm based on Tensorflow☆262Updated 4 years ago
- FedTorch is a generic repository for benchmarking different federated and distributed learning algorithms using PyTorch Distributed API.☆193Updated 7 months ago
- A PyTorch implementation of "Communication-Efficient Learning of Deep Networks from Decentralized Data", AISTATS, 2017☆88Updated last year
- Implementing the algorithm from our paper: "A Reputation Mechanism Is All You Need: Collaborative Fairness and Adversarial Robustness in …☆37Updated last year
- ☆32Updated 3 years ago
- 通过阅读Communication-Efficient Learning of Deep Networks from Decentralized Data与Robust and Communication-Efficient Federated Learning from …☆39Updated 3 years ago
- FedGroup, A Clustered Federated Learning framework based on Tensorflow☆41Updated 3 years ago
- A simulation framework for Federated Learning written in PyTorch☆206Updated 3 years ago
- PyTorch implementation of Per-FedAvg (Personalized Federated Learning: A Meta-Learning Approach).☆75Updated last year
- Official code for "Federated Multi-Task Learning under a Mixture of Distributions" (NeurIPS'21)☆164Updated 3 years ago
- simulation of the asynchronous federated learning system of paper "Asynchronous Federated Optimization"☆23Updated 4 years ago
- Accenture Labs Federated Learning☆105Updated last year
- Curated notebooks on how to train neural networks using differential privacy and federated learning.☆67Updated 4 years ago
- Code for our paper "Byzantine-Resilient Federated Machine Learning via Over-the-Air Computation" (https://arxiv.org/abs/2105.10883).☆26Updated 4 years ago
- 关于簇联邦学习的一个小小的改进。自动确定簇个数,提高簇模型精度,缓解用户孤立的问题☆36Updated 3 years ago
- SCAFFOLD and FedAvg implementation☆61Updated 4 years ago