mlp-mixer-pytorch


Namemlp-mixer-pytorch JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/mlp-mixer-pytorch
SummaryMLP Mixer - Pytorch
upload_time2024-09-13 14:29:02
maintainerNone
docs_urlNone
authorPhil Wang
requires_pythonNone
licenseMIT
keywords artificial intelligence deep learning image recognition
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/mlp-mixer-pytorch",
    "name": "mlp-mixer-pytorch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "artificial intelligence, deep learning, image recognition",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/76/dd/b03083732c3fe86ab9a9663ffc5d472fe5a317cd7e04dd34195be8afc6fd/mlp_mixer_pytorch-0.2.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "MLP Mixer - Pytorch",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/mlp-mixer-pytorch"
    },
    "split_keywords": [
        "artificial intelligence",
        " deep learning",
        " image recognition"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0fed1fd7e987e1024a16bde9cb6d3d674ebd005ad9da212952c9d50ffeac4e6c",
                "md5": "faedc170f13b79c44604dd4bb3c9096c",
                "sha256": "9cf44df601a74803fd34ba1f69f487ee04d1635d9f623c32319120ce785cd254"
            },
            "downloads": -1,
            "filename": "mlp_mixer_pytorch-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "faedc170f13b79c44604dd4bb3c9096c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5118,
            "upload_time": "2024-09-13T14:29:01",
            "upload_time_iso_8601": "2024-09-13T14:29:01.534097Z",
            "url": "https://files.pythonhosted.org/packages/0f/ed/1fd7e987e1024a16bde9cb6d3d674ebd005ad9da212952c9d50ffeac4e6c/mlp_mixer_pytorch-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "76ddb03083732c3fe86ab9a9663ffc5d472fe5a317cd7e04dd34195be8afc6fd",
                "md5": "fce6d50707e8b3d1244133738a3bc300",
                "sha256": "dbedabeed896d40def1eb7465879aac0e1756a5e8695a2ebf5016d796718b165"
            },
            "downloads": -1,
            "filename": "mlp_mixer_pytorch-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fce6d50707e8b3d1244133738a3bc300",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3997,
            "upload_time": "2024-09-13T14:29:02",
            "upload_time_iso_8601": "2024-09-13T14:29:02.344763Z",
            "url": "https://files.pythonhosted.org/packages/76/dd/b03083732c3fe86ab9a9663ffc5d472fe5a317cd7e04dd34195be8afc6fd/mlp_mixer_pytorch-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-13 14:29:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucidrains",
    "github_project": "mlp-mixer-pytorch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mlp-mixer-pytorch"
}
        
Elapsed time: 0.39324s