distributed-learning topic

List distributed-learning repositories

FedGraphNN

178
Stars
42
Forks
Watchers

FedGraphNN: A Federated Learning Platform for Graph Neural Networks with MLOps Support. The previous research version is accepted to ICLR'2021 - DPML and MLSys'21 - GNNSys workshops.

distributed-learning-contributivity

56
Stars
12
Forks
Watchers

Simulate collaborative ML scenarios, experiment multi-partner learning approaches and measure respective contributions of different datasets to model performance.

OpenFed

30
Stars
3
Forks
Watchers

A Comprehensive and Versatile Open-Source Federated Learning Framework

FedNTD

72
Stars
14
Forks
Watchers

(NeurIPS 2022) Official Implementation of "Preservation of the Global Knowledge by Not-True Distillation in Federated Learning"

msrflute

180
Stars
22
Forks
Watchers

Federated Learning Utilities and Tools for Experimentation

fedsimul

21
Stars
2
Forks
Watchers

A project for simulation of Asynchronous Federated Learning

sparse-random-networks

24
Stars
4
Forks
Watchers

Implementation of the FedPM framework by the authors of the ICLR 2023 paper "Sparse Random Networks for Communication-Efficient Federated Learning".

Federated Neural Collaborative Filtering (FedNCF). Neural Collaborative Filtering utilizes the flexibility, complexity, and non-linearity of Neural Network to build a recommender system. Aim to federa...