{ "info": { "author": "Google Inc.", "author_email": "packages@tensorflow.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "TensorFlow Federated (TFF) is an open-source framework for machine learning and\nother computations on decentralized data. TFF has been developed to facilitate\nopen research and experimentation with Federated Learning (FL), an approach to\nmachine learning where a shared global model is trained across many\nparticipating clients that keep their training data locally. For example, FL has\nbeen used to train prediction models for mobile keyboards without uploading\nsensitive typing data to servers.\n\nTFF enables developers to use the included federated learning algorithms with\ntheir models and data, as well as to experiment with novel algorithms. The\nbuilding blocks provided by TFF can also be used to implement non-learning\ncomputations, such as aggregated analytics over decentralized data.\n\nTFF's interfaces are organized in two layers:\n\n* Federated Learning (FL) API\n\n The `tff.learning` layer offers a set of high-level interfaces that allow\n developers to apply the included implementations of federated training and\n evaluation to their existing TensorFlow models.\n\n* Federated Core (FC) API\n\n At the core of the system is a set of lower-level interfaces for concisely\n expressing novel federated algorithms by combining TensorFlow with distributed\n communication operators within a strongly-typed functional programming\n environment. This layer also serves as the foundation upon which we've built\n `tff.learning`.\n\nTFF enables developers to declaratively express federated computations, so they\ncould be deployed to diverse runtime environments. Included with TFF is a\nsingle-machine simulation runtime for experiments. Please visit the\ntutorials and try it out yourself!\n\n\n", "description_content_type": "text/plain", "docs_url": null, "download_url": "https://github.com/tensorflow/federated/tags", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://tensorflow.org/federated", "keywords": "tensorflow federated machine learning", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "tensorflow-federated", "package_url": "https://pypi.org/project/tensorflow-federated/", "platform": "", "project_url": "https://pypi.org/project/tensorflow-federated/", "project_urls": { "Download": "https://github.com/tensorflow/federated/tags", "Homepage": "http://tensorflow.org/federated" }, "release_url": "https://pypi.org/project/tensorflow-federated/0.9.0/", "requires_dist": [ "absl-py (~=0.7)", "attrs (~=18.2)", "cachetools (~=3.1.1)", "enum34 (~=1.1)", "grpcio (~=1.22.0)", "h5py (~=2.6)", "numpy (~=1.14)", "portpicker (~=1.3.1)", "six (~=1.10)", "tensorflow-model-optimization (~=0.1.3)", "tensorflow-privacy (~=0.1.0)", "tf-nightly", "tfa-nightly" ], "requires_python": "", "summary": "TensorFlow Federated is an open-source federated learning framework.", "version": "0.9.0" }, "last_serial": 5941211, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "83cff4121b701ad303bbda3b8d6fd087", "sha256": "d74796d0a2773b9cab17bf7843487875799bbe181adfd60c8f9c07419671a841" }, "downloads": -1, "filename": "tensorflow_federated-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "83cff4121b701ad303bbda3b8d6fd087", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 180838, "upload_time": "2019-02-22T22:27:40", "url": "https://files.pythonhosted.org/packages/f7/4f/53754f97843ddf8d134745b35a7a6ac3ee1a85e851024da40de487d9c4b8/tensorflow_federated-0.1.0-py2.py3-none-any.whl" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "284d303987b9d04adf3c168fa0496422", "sha256": "24aafe9111619f38f4dc97b296e26427e21a10898ca1e50158a7254b2cba0e7d" }, "downloads": -1, "filename": "tensorflow_federated-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "284d303987b9d04adf3c168fa0496422", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 184947, "upload_time": "2019-03-13T00:19:50", "url": "https://files.pythonhosted.org/packages/22/49/0a27dfd7ae454b7cb2f9afcaa2e37d42b1a9574316da8a101b16618faf42/tensorflow_federated-0.2.0-py2.py3-none-any.whl" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "cc80f4e12b18d240af1d71476876a320", "sha256": "ae3b3a2d5671137b6cea4668888071dd3c0afac188b74d44ab4002b6b866ea4f" }, "downloads": -1, "filename": "tensorflow_federated-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cc80f4e12b18d240af1d71476876a320", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 184807, "upload_time": "2019-03-26T21:23:06", "url": "https://files.pythonhosted.org/packages/f3/62/e6018487d51dddf2e9539d5b22b59963d23766dcf1ac054f9ca871c76bd9/tensorflow_federated-0.3.0-py2.py3-none-any.whl" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "39ab74c9fbe8ca2d872ad3c6432d144a", "sha256": "07c5ae84ba73c00558db1f80aa4537703c6f42fe496910b63dee370098905351" }, "downloads": -1, "filename": "tensorflow_federated-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "39ab74c9fbe8ca2d872ad3c6432d144a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 199186, "upload_time": "2019-04-19T18:54:49", "url": "https://files.pythonhosted.org/packages/42/80/47c4007e966106b7e469eb1c08103d558e0e4bc54e1239c8e34d8ddbf996/tensorflow_federated-0.4.0-py2.py3-none-any.whl" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "9fcafbc67e62ded6601cd8f73c2fdbf9", "sha256": "975cd8635a6051b030caadf9af6ba79eadd9b5a1e565134a5e6fd153d0238e80" }, "downloads": -1, "filename": "tensorflow_federated-0.5.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9fcafbc67e62ded6601cd8f73c2fdbf9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 228681, "upload_time": "2019-05-29T06:58:48", "url": "https://files.pythonhosted.org/packages/24/16/936fa639d15513ab5d1baefbd3e7a81339f05f18291e02a2afce5f53f806/tensorflow_federated-0.5.0-py2.py3-none-any.whl" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "6e5eb0ccfc2434b48cb8c5db071e913b", "sha256": "6f1d47a8cb2f7126b357e2469c5167190809c7415b9117b712bc8744256e1a8f" }, "downloads": -1, "filename": "tensorflow_federated-0.6.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6e5eb0ccfc2434b48cb8c5db071e913b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 256157, "upload_time": "2019-06-26T21:40:45", "url": "https://files.pythonhosted.org/packages/d7/32/b8f30255f182eaa208aaf15c45b6c50a4f65d2560852691df7862b9dbc81/tensorflow_federated-0.6.0-py2.py3-none-any.whl" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "d476822cad255a09f0c4841a10c6208e", "sha256": "b8cdedb18b7834d7353707ab853671ae6f0f1652ea4b6833652a39250a5a6cd0" }, "downloads": -1, "filename": "tensorflow_federated-0.7.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d476822cad255a09f0c4841a10c6208e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 308696, "upload_time": "2019-07-12T04:49:02", "url": "https://files.pythonhosted.org/packages/f5/b0/3ff47e8a240e05fe5b1943546ae5d647d4be46552a7b83e9d826f661106c/tensorflow_federated-0.7.0-py2.py3-none-any.whl" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "2214cddce95cbfcfc5d0c052f91a32df", "sha256": "5e5715055b19c68aa85abce9ce5ec823236a1aa50184a03ad162d65a95502e6b" }, "downloads": -1, "filename": "tensorflow_federated-0.8.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2214cddce95cbfcfc5d0c052f91a32df", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 364485, "upload_time": "2019-08-20T17:42:51", "url": "https://files.pythonhosted.org/packages/05/28/66b5804a4797f872d43458467727499eca4125d1ba29988baf6afd98e31f/tensorflow_federated-0.8.0-py2.py3-none-any.whl" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "afcb19677f963468c16844579eda9fde", "sha256": "681d519b37621c97e0d6dcbbeccb79c33808cb5e550efbbd7fd1e7786ec2c7db" }, "downloads": -1, "filename": "tensorflow_federated-0.9.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "afcb19677f963468c16844579eda9fde", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 387504, "upload_time": "2019-10-07T20:16:13", "url": "https://files.pythonhosted.org/packages/9e/b9/ea984cee746438d7f67ef0a61a96c24d68a157901f39870fe0b38dc1d539/tensorflow_federated-0.9.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "afcb19677f963468c16844579eda9fde", "sha256": "681d519b37621c97e0d6dcbbeccb79c33808cb5e550efbbd7fd1e7786ec2c7db" }, "downloads": -1, "filename": "tensorflow_federated-0.9.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "afcb19677f963468c16844579eda9fde", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 387504, "upload_time": "2019-10-07T20:16:13", "url": "https://files.pythonhosted.org/packages/9e/b9/ea984cee746438d7f67ef0a61a96c24d68a157901f39870fe0b38dc1d539/tensorflow_federated-0.9.0-py2.py3-none-any.whl" } ] }