Skip to main content

Forcast Federated Learning

Project description

Forcast Federated Learning

Forcast Federated Learning (FFL) is an open-source Pytorch based framework for machine learning on decentralized data. FFL has been developed to facilitate open experimentation with Federated Learning (FL), an approach to machine learning where a shared global model is trained across many participating clients that keep their training data locally. For example, FL has been used to train prediction models for mobile keyboards without uploading sensitive typing data to servers.

FFL enables developers to use low level model aggregation into a federated model. Explicitly using individual data per client and sharing only the local models or model gradients. This helps bridge the gap from simulation, into simulation with isolated clients and private data and onto deployment.

Installation

See the install documentation for instructions on how to install FFL as a package or build FFL from source.

Getting Started

See the get started documentation for instructions on how to use FFL.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ffl-0.3.4.tar.gz (9.0 kB view hashes)

Uploaded Source

Built Distribution

ffl-0.3.4-py3-none-any.whl (14.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page