tensorflow-datasets


Nametensorflow-datasets JSON
Version 4.9.4 PyPI version JSON
download
home_pagehttps://github.com/tensorflow/datasets
Summarytensorflow/datasets is a library of datasets ready to use with TensorFlow.
upload_time2023-12-18 13:28:09
maintainer
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": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "tensorflow machine learning datasets",
    "author": "Google Inc.",
    "author_email": "packages@tensorflow.org",
    "download_url": "https://files.pythonhosted.org/packages/64/db/931069d910795bd4011359ccbe19faf6fd58298a9a81195a1c19070c3bab/tensorflow-datasets-4.9.4.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.4",
    "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": "fe184865973f5469cfe33bbe1cfc2f1918335eb44f4cc3d316c1bce22c1af2bc",
                "md5": "bde9712f749275ced69fd302b937b76d",
                "sha256": "cbf93bf87531605ea654d702763b9162546775c7aa3247975d502fd921c39e4d"
            },
            "downloads": -1,
            "filename": "tensorflow_datasets-4.9.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bde9712f749275ced69fd302b937b76d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5056430,
            "upload_time": "2023-12-18T13:28:06",
            "upload_time_iso_8601": "2023-12-18T13:28:06.815649Z",
            "url": "https://files.pythonhosted.org/packages/fe/18/4865973f5469cfe33bbe1cfc2f1918335eb44f4cc3d316c1bce22c1af2bc/tensorflow_datasets-4.9.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64db931069d910795bd4011359ccbe19faf6fd58298a9a81195a1c19070c3bab",
                "md5": "81fb9d60d5b6024520c1eb590053e39a",
                "sha256": "cd7bf9c340d28be47558d5d3a4eb7278b9f7bac027abdb9d850375a9fecac7f2"
            },
            "downloads": -1,
            "filename": "tensorflow-datasets-4.9.4.tar.gz",
            "has_sig": false,
            "md5_digest": "81fb9d60d5b6024520c1eb590053e39a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3717628,
            "upload_time": "2023-12-18T13:28:09",
            "upload_time_iso_8601": "2023-12-18T13:28:09.649954Z",
            "url": "https://files.pythonhosted.org/packages/64/db/931069d910795bd4011359ccbe19faf6fd58298a9a81195a1c19070c3bab/tensorflow-datasets-4.9.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-18 13:28:09",
    "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.33089s