tensorflow-datasets


Nametensorflow-datasets JSON
Version 4.9.7 PyPI version JSON
download
home_pagehttps://github.com/tensorflow/datasets
Summarytensorflow/datasets is a library of datasets ready to use with TensorFlow.
upload_time2024-10-30 12:58:50
maintainerNone
docs_urlNone
authorGoogle Inc.
requires_python>=3.10
licenseApache 2.0
keywords tensorflow machine learning datasets
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            tensorflow/datasets is a library of public datasets ready to use with
TensorFlow. Each dataset definition contains the logic necessary to download and
prepare the dataset, as well as to read it into a model using the
`tf.data.Dataset` API.

Usage outside of TensorFlow is also supported.

See the README on GitHub for further documentation.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tensorflow/datasets",
    "name": "tensorflow-datasets",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "tensorflow machine learning datasets",
    "author": "Google Inc.",
    "author_email": "packages@tensorflow.org",
    "download_url": "https://files.pythonhosted.org/packages/84/32/4e8414a27f6ad6afdcbea492cd64e5c8c9c07c09b1bc41ec92c897b08557/tensorflow_datasets-4.9.7.tar.gz",
    "platform": null,
    "description": "tensorflow/datasets is a library of public datasets ready to use with\nTensorFlow. Each dataset definition contains the logic necessary to download and\nprepare the dataset, as well as to read it into a model using the\n`tf.data.Dataset` API.\n\nUsage outside of TensorFlow is also supported.\n\nSee the README on GitHub for further documentation.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "tensorflow/datasets is a library of datasets ready to use with TensorFlow.",
    "version": "4.9.7",
    "project_urls": {
        "Download": "https://github.com/tensorflow/datasets/tags",
        "Homepage": "https://github.com/tensorflow/datasets"
    },
    "split_keywords": [
        "tensorflow",
        "machine",
        "learning",
        "datasets"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43e6a85c9a2d8ce72c09c8c8bf231c75e6e12e0e0848df336b28d1ec0beae1fe",
                "md5": "18beae757abfc85e9bf0fdef6c233ddd",
                "sha256": "f6fdfe745b5df2a37bde8bb2ef149188ebbca4af546226b461f3bad26bc42875"
            },
            "downloads": -1,
            "filename": "tensorflow_datasets-4.9.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "18beae757abfc85e9bf0fdef6c233ddd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5302572,
            "upload_time": "2024-10-30T12:58:48",
            "upload_time_iso_8601": "2024-10-30T12:58:48.095198Z",
            "url": "https://files.pythonhosted.org/packages/43/e6/a85c9a2d8ce72c09c8c8bf231c75e6e12e0e0848df336b28d1ec0beae1fe/tensorflow_datasets-4.9.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "84324e8414a27f6ad6afdcbea492cd64e5c8c9c07c09b1bc41ec92c897b08557",
                "md5": "e3d8db11b969537276dbea2690c60149",
                "sha256": "948d7a68ee693d9709cbfe955f97344b98647e5512e0e42dd2a61f3e7925d68b"
            },
            "downloads": -1,
            "filename": "tensorflow_datasets-4.9.7.tar.gz",
            "has_sig": false,
            "md5_digest": "e3d8db11b969537276dbea2690c60149",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3930317,
            "upload_time": "2024-10-30T12:58:50",
            "upload_time_iso_8601": "2024-10-30T12:58:50.445097Z",
            "url": "https://files.pythonhosted.org/packages/84/32/4e8414a27f6ad6afdcbea492cd64e5c8c9c07c09b1bc41ec92c897b08557/tensorflow_datasets-4.9.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-30 12:58:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tensorflow",
    "github_project": "datasets",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tensorflow-datasets"
}
        
Elapsed time: 0.50160s