Federated Learning Application Runtime Environment
Project description
NVIDIA Federated Learning Application Runtime Environment
NVIDIA FLARE is a domain-agnostic, open-source, extensible SDK that allows researchers and data scientists to adapt existing ML/DL workflows(PyTorch, TensorFlow, Scikit-learn, XGBoost etc.) to a federated paradigm. It enables platform developers to build a secure, privacy-preserving offering for a distributed multi-party collaboration.
NVIDIA FLARE is built on a componentized architecture that allows you to take federated learning workloads from research and simulation to real-world production deployment. Key components include:
- Support both deep learning and traditional machine algorithms
- Support horizontal and vertical federated learning
- Built-in FL algorithms (e.g., FedAvg, FedProx, FedOpt, Scaffold, Ditto )
- Support multiple training workflows (e.g., scatter & gather, cyclic) and validation workflows (global model evaluation, cross-site validation)
- Support both data analytics (federated statistics) and machine learning lifecycle management
- Privacy preservation with differential privacy, homomorphic encryption
- Security enforcement through federated authorization and privacy policy
- Easily customizable and extensible
- Deployment on cloud and on premise
- Simulator for rapid development and prototyping
- Dashboard UI for simplified project management and deployment
- Built-in support for system resiliency and fault tolerance
Installation
To install the current release, you can simply run:
$ python3 -m pip install nvflare
Getting started
You can quickly get started using the FL simulator.
A detailed getting started guide is available in the documentation.
Examples and notebook tutorials are located here.
Related talks and publications
For a list of talks, blogs, and publications related to NVIDIA FLARE, see here.
License
NVIDIA FLARE has Apache 2.0 license, as found in LICENSE file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file nvflare-2.4.0rc4-py3-none-any.whl
.
File metadata
- Download URL: nvflare-2.4.0rc4-py3-none-any.whl
- Upload date:
- Size: 2.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c55d70e9a10948169ede4e813b176756f3b620801c9ecc2c93be51c993a7506 |
|
MD5 | 09ec87e11ce3d6004c3345463e305e8e |
|
BLAKE2b-256 | bd67e7d9c32e1424a5f58f75146b269598209ca4695fe987d0fc28787dd10a2f |