TensorFlow Federated is an open-source federated learning framework.
Project description
TensorFlow Federated (TFF) is an open-source framework for collaborative
computations on distributed data that does not require collecting data at a
centralized location.
The framework has initially been developed to facilitate open research and
experimentation with
[Federated Learning](https://ai.googleblog.com/2017/04/federated-learning-collaborative.html),
a technology that enables devices owned by end users to collaboratively learn a
shared prediction model while keeping potentially sensitive training data on the
devices, thus decoupling the ability to do machine learning from the need to
collect and store the data in the cloud.
With the interfaces provided by TFF, developers can test existing federated
learning algorithms on their models and data, or design new experimental
algorithms and run them on existing models and data, all within the same open
source environment. The framework has been designed with compositionality in
mind, and can be used to combine independently-developed techniques and
components that offer complementary capabilities into larger systems.
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
File details
Details for the file tensorflow_federated-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: tensorflow_federated-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 180.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.4rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d74796d0a2773b9cab17bf7843487875799bbe181adfd60c8f9c07419671a841 |
|
MD5 | 83cff4121b701ad303bbda3b8d6fd087 |
|
BLAKE2b-256 | f74f53754f97843ddf8d134745b35a7a6ac3ee1a85e851024da40de487d9c4b8 |