distributed-learning

There are 61 repositories under distributed-learning topic.

  • microsoft/msrflute

    Federated Learning Utilities and Tools for Experimentation

    Language:Python19091323
  • FedML-AI/FedGraphNN

    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.

  • Lee-Gihun/FedNTD

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

    Language:Python872414
  • LabeliaLabs/distributed-learning-contributivity

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

    Language:Jupyter Notebook58718012
  • VectorInstitute/FL4Health

    A flexible, modular, and easy to use library to facilitate federated learning research and development in healthcare settings

    Language:Python464814
  • AmanPriyanshu/Federated-Recommendation-Neural-Collaborative-Filtering

    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 federate this recommendation system.

    Language:Python39115
  • FederalLab/OpenFed

    A Comprehensive and Versatile Open-Source Federated Learning Framework

    Language:Python32323
  • BerivanIsik/sparse-random-networks

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

    Language:Python28242
  • officialarijit/DW-FedAvg

    A Federated Learning based Android Malware Classification System

    Language:Jupyter Notebook26114
  • IKNL/vantage6

    Docker CLI package for the vantage6 infrastructure

    Language:Python24606
  • Auto-Multilift

    RCL-NUS/Auto-Multilift

    Auto-Multilift is a novel learning framework for cooperative load transportation with quadrotors. It can automatically tune various MPC hyperparameters, which are modeled by DNNs and difficult to tune manually, via reinforcement learning in a distributed and closed-loop manner.

    Language:Python24107
  • mtuann/federated-learning-updated-papers

    Papers related to Federated Learning in all top venues

  • cshjin/fedsimul

    A project for simulation of Asynchronous Federated Learning

    Language:Python22232
  • burrmill/burrmill

    BurrMill core

    Language:Shell218390
  • Alirezalm/SCOT

    Sparse Convex Optimization Toolkit (SCOT)

    Language:C++13171
  • Lee-Gihun/FedSOL

    (CVPR 2024) Official Implementation of "FedSOL: Stabilized Orthogonal Learning with Proximal Restrictions in Federated Learning"

    Language:Python13101
  • Sakshi09Ch/CoDeC

    [TMLR] CoDeC: Communication-Efficient Decentralized Continual Learning

    Language:Python12100
  • HaoweiLi778/JointSQ

    Simple Implementation of the CVPR 2024 Paper "JointSQ: Joint Sparsification-Quantization for Distributed Learning"

    Language:Python11100
  • savertm/Sageflow

    Sageflow: Robust Federated Learning against Both Stragglers and Adversaries at NeurIPS'21

    Language:Python9103
  • arawxx/FSDP-Distributed-Training-of-ConvNextV2-on-CIFAR10

    A script for training the ConvNextV2 on CIFAR10 dataset using the FSDP technique for a distributed training scheme.

    Language:Python8111
  • lecode-official/pytorch-federated-learning

    A federated learning simulator written in PyTorch, which supports a virtually unlimited number of clients.

    Language:Python8101
  • mvisionai/FedStream

    FedStream: Prototype-Based Federated Learning on Distributed Concept-drifting Data Streams

    Language:Python8233
  • Vision-Intelligence-and-Robots-Group/DCIL

    Official implementation of Deep Class Incremental Learning from Decentralized Data (IEEE TNNLS 22)

    Language:Python8120
  • varnio/fedsim

    A generic Federated Learning simulator!

    Language:Python70240
  • Mmasoud1/MeshFL

    MeshNet distributed learning by using the NVFlare framework

    Language:Python5101
  • ShayanTalaei/HDO

    The code for the paper "Hybrid Decentralized Optimization: First- and Zeroth-Order Optimizers Can Be Jointly Leveraged For Faster Convergence"

    Language:Python50
  • kPPDERT_cloud

    AminAminifar/kPPDERT_cloud

    Extremely Randomized Trees with Privacy Preservation for Distributed Data (k-PPD-ERT)

    Language:Python4100
  • dogeplusplus/ball-balancer

    Reinforcement learning using PPO on the 3D Ball environment for Unity ML-Agents. Using MPI to do distributed training across separate processes

    Language:Python3100
  • GarlGuo/CD-GraB

    CD-GraB is a distributed gradient balancing framework that aims to find distributed data permutation with provably better convergence guarantees than Distributed Random Reshuffling (D-RR). https://arxiv.org/pdf/2302.00845.pdf.

    Language:Jupyter Notebook3100
  • rgtzths/federations_costs_slicing

    This repository is the code basis of the paper intitled "The learning costs of Federated Learning in constrained scenarios"

    Language:Python3100
  • sebastienmeyer2/signsgd-fault-tolerance

    Unofficial implementation of SignSGD to assess its robustness to adversaries.

    Language:Python3102
  • zeyneddinoz/subMFL

    subMFL: Compatible subModel Generation for Federated Learning in Device Heterogeneous Environment

    Language:Jupyter Notebook3101
  • MuhammadAshiqAmeer/Federated-Learning-Intel-OpenFL

    The repository focuses on conducting Federated Learning experiments using the Intel OpenFL framework with diverse machine learning models, utilizing image and tabular datasets, applicable different domains like medicine, banking etc.

    Language:Jupyter Notebook2110
  • yvgupta03/MLOPs_Collaborative_ML_with_Homomorphic_Encryption

    Collaborative Machine Learning approach to train a mode that classifies a person as smoker or non-smoker based on the user data. The distributed approach of training is done with secure model transmissions to central cloud location where Amazon EC2 instance aggregates the new model based on new training received in Homomorphically Encrypted forms

    Language:Jupyter Notebook2100