Skip to content
#

data-heterogeneity

Here are 11 public repositories matching this topic...

Federated Learning (FL) is a collaborative machine learning approach that enables decentralized data processing. Instead of collecting and storing data in a central server, FL trains machine learning models directly on devices or servers where the data resides, enhancing privacy and security.

  • Updated Jul 18, 2024
  • Python

This is an implementation of privacy-preserving federated learning for medical image classification. This project demonstrates how multiple medical institutions/nodes/clients can collaborate to train a shared ML model without exchanging sensitive patient data. Built with PyTorch and Flower framework, it supports 3 medical imaging datasets.

  • Updated Aug 24, 2025
  • Python

Improve this page

Add a description, image, and links to the data-heterogeneity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-heterogeneity topic, visit your repo's landing page and select "manage topics."

Learn more