Skip to content

Sandbox to experiment and learn what Federated Learning is in-action

Notifications You must be signed in to change notification settings

shreybirmiwal/fedlearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FedLearn

A sandbox website to see how a federated learning ML model is trained accross multiple servers without leaking data

Links

What is federated learning?

Imagine 3 different hospitals, all wanting to create an AI model together. It is not realistic or secure to share data to create a model. Federated learning enables multiple servers to collaborate on a model, without sending data away from local.

How can it be applied?

iPhone data can be pooled together to create AI about health, SIRI, etc, without sending your personal data away from your phone. Banks can create better fraud detection by collaborating. Anything in which data privacy is key can be benefited by federated learning.

Demo

YouTube Video Demo

About

Sandbox to experiment and learn what Federated Learning is in-action

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published