FedTorch is a generic repository for benchmarking different federated and distributed learning algorithms using PyTorch Distributed API.
☆193Apr 11, 2025Updated 10 months ago
Alternatives and similar repositories for FedTorch
Users that are interested in FedTorch are comparing it to the libraries listed below
Sorting:
- Personalized Federated Learning with Moreau Envelopes (pFedMe) using Pytorch (NeurIPS 2020)☆309Apr 18, 2022Updated 3 years ago
- Federated Learning Benchmark - Federated Learning on Non-IID Data Silos: An Experimental Study (ICDE 2022)☆613Feb 26, 2024Updated 2 years ago
- PyTorch implementation of FedNova (NeurIPS 2020), and a class of federated learning algorithms, including FedAvg, FedProx.☆226Oct 21, 2020Updated 5 years ago
- Ditto: Fair and Robust Federated Learning Through Personalization (ICML '21)☆158Apr 30, 2022Updated 3 years ago
- Official code for "Federated Multi-Task Learning under a Mixture of Distributions" (NeurIPS'21)☆167Nov 7, 2022Updated 3 years ago
- A PyTorch Implementation of Federated Learning☆1,505Jul 25, 2024Updated last year
- Code for Federated Learning with Matched Averaging, ICLR 2020.☆343Dec 5, 2021Updated 4 years ago
- FedML - The Research and Production Integrated Federated Learning Library: https://fedml.ai☆2,002Sep 3, 2022Updated 3 years ago
- Simplicial-FL to manage client device heterogeneity in Federated Learning☆22Aug 3, 2023Updated 2 years ago
- [ICLR'21] FedBN: Federated Learning on Non-IID Features via Local Batch Normalization☆272Nov 13, 2025Updated 3 months ago
- A collection of Google research projects related to Federated Learning and Federated Analytics.☆745Jun 10, 2025Updated 8 months ago
- [NeurIPS 2019 FL workshop] Federated Learning with Local and Global Representations☆245Jul 25, 2024Updated last year
- Master Federated Learning in 2 Hours—Run It on Your PC!☆2,065Jan 25, 2026Updated last month
- A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research.