awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
pipilurj avatar

pipilurj/dynafed

0
View on GitHub↗
50 stars·4 forks·Python·8 views

Dynafed

This repository contains the source code for the paper DYNAFED: Tackling Client Data Heterogeneity with Global Dynamics. Our paper is accepted by CVPR2023 and is available on arXiv: link.

Features

  • Federated Learning - Tackles client data heterogeneity in federated learning with global dynamics.

Star history

Star history chart for pipilurj/dynafedStar history chart for pipilurj/dynafed

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Dynafed

These projects share indexed features with Dynafed. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • adap/floweradap avatar

    adap/flower

    6,971View on GitHub↗

    Flower is a federated learning framework and distributed machine learning orchestrator designed to train models across decentralized devices. It functions as a privacy-preserving toolkit that enables model training and data analysis on local hardware, ensuring raw data remains on the device while contributing to a synchronized global model. The system employs an agnostic wrapper and integrator to connect diverse machine learning libraries, allowing different frameworks to operate within the same training loop. It uses a remote procedure call orchestrator to manage the exchange of model weight

    Python
    View on GitHub↗6,971
  • ailabstw/harmoniaailabstw avatar

    ailabstw/harmonia

    17View on GitHub↗

    Federated Learning Made Easy

    Go
    View on GitHub↗17
  • anonymifish/fed-distribution-matchinganonymifish avatar

    anonymifish/fed-distribution-matching

    20View on GitHub↗

    @InProceedings{Xiong2023CVPR, author = {Xiong, Yuanhao and Wang, Ruochen and Cheng, Minhao and Yu, Felix and Hsieh, Cho-Jui}, title = {FedDM: Iterative Distribution Matching for Communication-Efficient Federated Learning}, booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision…

    Python
    View on GitHub↗20
  • a514514772/fedlap-dpa514514772 avatar

    a514514772/fedlap-dp

    10View on GitHub↗

    Note: this repo is implemented in a sequentially running manner. We are working on a parallel implementation with the Flower framework.

    Python
    View on GitHub↗10
Compare all 17 related projects→

Frequently asked questions

What does pipilurj/dynafed do?

This repository contains the source code for the paper DYNAFED: Tackling Client Data Heterogeneity with Global Dynamics. Our paper is accepted by CVPR2023 and is available on arXiv: link.

What are the main features of pipilurj/dynafed?

The main features of pipilurj/dynafed are: Federated Learning.

Which projects share features with pipilurj/dynafed?

Projects with overlapping indexed features include: adap/flower — Flower is a federated learning framework and distributed machine learning orchestrator designed to train models across… ailabstw/harmonia — Federated Learning Made Easy. anonymifish/fed-distribution-matching — @InProceedings{Xiong2023CVPR, author = {Xiong, Yuanhao and Wang, Ruochen and Cheng, Minhao and Yu, Felix and Hsieh,… easyfl-ai/easyfl — An easy-to-use federated learning platform. feddg23/feddg-main — To setup an environment, please run. a514514772/fedlap-dp — Note: this repo is implemented in a sequentially running manner. We are working on a parallel implementation with the…