Skip to main content

Federated Learning Application Runtime Environment

Project description

NVIDIA Federated Learning Application Runtime Environment

NVFlare enables researchers to collaborate and build AI models without sharing private data.

NVFlare is a standalone python library designed to enable federated learning amongst different parties using their local secure protected data for client-side training, at the same time includes capabilities to coordinate and exchange progressing of results across all sites to achieve better global model while still preserving data privacy. The participating clients can be in any part of the world.

NVFlare builds on a flexible and modular architecture and is abstracted through APIs allowing developers & researchers to customize their implementation of functional learning components in a Federated Learning paradigm.

Learn more - NVFlare.

Installation

To install the current release, you can simply run:

pip install nvflare

Third party license

torch: https://github.com/pytorch/pytorch/blob/master/LICENSE

pyyaml: https://github.com/yaml/pyyaml/blob/master/LICENSE (MIT)

grpcio: https://pypi.org/project/grpcio/ (Apache 2.0)

google-api-python-client: https://github.com/googleapis/google-api-python-client/blob/master/LICENSE (Apache 2.0)

psutil: https://github.com/giampaolo/psutil/blob/master/LICENSE (BSD 3-Clause)

cryptography: https://github.com/pyca/cryptography/blob/main/LICENSE (BSD, Apache and PSF)

rich: https://github.com/willmcgugan/rich/blob/master/LICENSE (MIT)

tenseal: https://github.com/OpenMined/TenSEAL/blob/master/LICENSE (Apache 2.0)

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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

nvflare-0.9.0-py3-none-any.whl (510.5 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