byol-pytorch


Namebyol-pytorch JSON
Version 0.8.2 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/byol-pytorch
SummarySelf-supervised contrastive learning made simple
upload_time2024-07-15 18:28:57
maintainerNone
docs_urlNone
authorPhil Wang
requires_pythonNone
licenseMIT
keywords self-supervised learning artificial intelligence
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lucidrains/byol-pytorch",
    "name": "byol-pytorch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "self-supervised learning, artificial intelligence",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b5/c5/ed9c4975c13299b526e09ba1bbe1e1e223b98534d06064d6e74e853729b4/byol_pytorch-0.8.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Self-supervised contrastive learning made simple",
    "version": "0.8.2",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/byol-pytorch"
    },
    "split_keywords": [
        "self-supervised learning",
        " artificial intelligence"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45c2fa4cdf80d9c79b6de3c2be208c241d2ed654ed7801d4aa3515aaf8f9373b",
                "md5": "20f06920d0bf587c0d0e12cf767431b4",
                "sha256": "dd6d1c0446cec40621201b8005c9b0607c9c39880b9d097e6917669fb4c366b6"
            },
            "downloads": -1,
            "filename": "byol_pytorch-0.8.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "20f06920d0bf587c0d0e12cf767431b4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6565,
            "upload_time": "2024-07-15T18:28:55",
            "upload_time_iso_8601": "2024-07-15T18:28:55.872387Z",
            "url": "https://files.pythonhosted.org/packages/45/c2/fa4cdf80d9c79b6de3c2be208c241d2ed654ed7801d4aa3515aaf8f9373b/byol_pytorch-0.8.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5c5ed9c4975c13299b526e09ba1bbe1e1e223b98534d06064d6e74e853729b4",
                "md5": "d7a9f2582dcf901f9e5d9efe4d00476a",
                "sha256": "2c7f9105834015591cf260337ab4382a8a9dfc29ffd23c5ff62531d6998504b9"
            },
            "downloads": -1,
            "filename": "byol_pytorch-0.8.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d7a9f2582dcf901f9e5d9efe4d00476a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8849,
            "upload_time": "2024-07-15T18:28:57",
            "upload_time_iso_8601": "2024-07-15T18:28:57.160918Z",
            "url": "https://files.pythonhosted.org/packages/b5/c5/ed9c4975c13299b526e09ba1bbe1e1e223b98534d06064d6e74e853729b4/byol_pytorch-0.8.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-15 18:28:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucidrains",
    "github_project": "byol-pytorch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "byol-pytorch"
}
        
Elapsed time: 1.62913s