Federated Learning Application Runtime Environment
Project description
NVIDIA FLARE
NVIDIA FLARE (NVIDIA Federated Learning Application Runtime Environment) is a domain-agnostic, open-source, extensible SDK that allows researchers and data scientists to adapt existing ML/DL workflows to a federated paradigm. It enables platform developers to build a secure, privacy-preserving offering for a distributed multi-party collaboration.
Features
FLARE is built on a componentized architecture that allows you to take federated learning workloads from research and simulation to real-world production deployment.
Application Features
- Support both deep learning and traditional machine learning algorithms (eg. PyTorch, TensorFlow, Scikit-learn, XGBoost etc.)
- Support horizontal and vertical federated learning
- Built-in Federated Learning algorithms (e.g., FedAvg, FedProx, FedOpt, Scaffold, Ditto, etc.)
- Support multiple server and client-controlled 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, private set intersection (PSI)
From Simulation to Real-World
- FLARE Client API to transition seamlessly from ML/DL to FL with minimal code changes
- Simulator and POC mode for rapid development and prototyping
- Fully customizable and extensible components with modular design
- Deployment on cloud and on-premise
- Dashboard for project management and deployment
- Security enforcement through federated authorization and privacy policy
- Built-in support for system resiliency and fault tolerance
Take a look at NVIDIA FLARE Overview for a complete overview, and What's New for the lastest changes.
Installation
To install the current release:
$ 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 at NVFlare/examples.
Community
We welcome community contributions! Please refer to the contributing guidelines for more details.
Ask and answer questions, share ideas, and engage with other community members at NVFlare Discussions.
Related Talks and Publications
Take a look at our growing list of talks, blogs, and publications related to NVIDIA FLARE.
License
NVIDIA FLARE is released under an Apache 2.0 license.
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.1rc2-py3-none-any.whl
.
File metadata
- Download URL: nvflare-2.4.1rc2-py3-none-any.whl
- Upload date:
- Size: 2.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad5cb95578c241781c2c1278760a21d40868d20e92d8aef7e82180f5b690e60a |
|
MD5 | d36860a81c05e26729d44dc7ca455847 |
|
BLAKE2b-256 | 4f4b9dce1b4980464e964518e1da19e0e3b49cc2629301aa7d2a2deed6b8fb51 |