inferno-torch


Nameinferno-torch JSON
Version 0.0.5 PyPI version JSON
download
home_pageNone
SummaryBayesian Deep Learning in PyTorch
upload_time2025-09-13 14:26:17
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords deep learning variational inference pytorch
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
    <picture>
    <source srcset="docs/assets/logo/logo_text_black.svg" media="(prefers-color-scheme: light)"/>
    <source srcset="docs/assets/logo/logo_text_white.svg"  media="(prefers-color-scheme: dark)"/>
    <img align="center" src="docs/assets/logo/logo_text_black.svg" alt="Inferno" width="400" style="padding-right: 10px; padding left: 10px;"/>
    </picture>
    <h3>Blazingly-fast Bayesian Deep Learning in PyTorch</h3>
</div>

---

<h4 align="center">
  <a href="#installation">Installation</a> |  
  <a href="https://inferno-ml.github.io/inferno/">Documentation</a> | 
  <a href="https://inferno-ml.github.io/inferno/development_guidelines">Contributing</a>
</h4>



## Installation

You can install Inferno via: 
```bash
pip install inferno-torch
```

<!-- Alternatively, you can install the development version from source.
```bash
pip install git+https://github.com/inferno-ml/inferno.git
``` -->

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "inferno-torch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "deep learning, variational inference, pytorch",
    "author": null,
    "author_email": "Jonathan Wenger <jw4246@columbia.edu>, Beau Coker <bc3107@columbia.edu>",
    "download_url": "https://files.pythonhosted.org/packages/45/b6/811952b738c8ff7a91fee35f4d37f7d60cfbcf65ce3891cff8b7afcd8816/inferno_torch-0.0.5.tar.gz",
    "platform": "any",
    "description": "<div align=\"center\">\n    <picture>\n    <source srcset=\"docs/assets/logo/logo_text_black.svg\" media=\"(prefers-color-scheme: light)\"/>\n    <source srcset=\"docs/assets/logo/logo_text_white.svg\"  media=\"(prefers-color-scheme: dark)\"/>\n    <img align=\"center\" src=\"docs/assets/logo/logo_text_black.svg\" alt=\"Inferno\" width=\"400\" style=\"padding-right: 10px; padding left: 10px;\"/>\n    </picture>\n    <h3>Blazingly-fast Bayesian Deep Learning in PyTorch</h3>\n</div>\n\n---\n\n<h4 align=\"center\">\n  <a href=\"#installation\">Installation</a> |  \n  <a href=\"https://inferno-ml.github.io/inferno/\">Documentation</a> | \n  <a href=\"https://inferno-ml.github.io/inferno/development_guidelines\">Contributing</a>\n</h4>\n\n\n\n## Installation\n\nYou can install Inferno via: \n```bash\npip install inferno-torch\n```\n\n<!-- Alternatively, you can install the development version from source.\n```bash\npip install git+https://github.com/inferno-ml/inferno.git\n``` -->\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Bayesian Deep Learning in PyTorch",
    "version": "0.0.5",
    "project_urls": {
        "documentation": "https://inferno-ml.github.io/inferno/",
        "github": "https://github.com/inferno-ml/inferno",
        "homepage": "https://inferno-ml.github.io/inferno/"
    },
    "split_keywords": [
        "deep learning",
        " variational inference",
        " pytorch"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eb31334106263f193e4fe8ccba2da50e0f335ceb2e2a4dfd1e8638ac16ca25fe",
                "md5": "5b9522b7ab583f61be875d3ed79ecd6b",
                "sha256": "446c9487fff184752555fac10410ddf39766c28fd1f5fe6283c29f1c24b984df"
            },
            "downloads": -1,
            "filename": "inferno_torch-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b9522b7ab583f61be875d3ed79ecd6b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 57945,
            "upload_time": "2025-09-13T14:26:15",
            "upload_time_iso_8601": "2025-09-13T14:26:15.989790Z",
            "url": "https://files.pythonhosted.org/packages/eb/31/334106263f193e4fe8ccba2da50e0f335ceb2e2a4dfd1e8638ac16ca25fe/inferno_torch-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "45b6811952b738c8ff7a91fee35f4d37f7d60cfbcf65ce3891cff8b7afcd8816",
                "md5": "d2b2dde992fef3690192d5223e48a09c",
                "sha256": "bdbdfcd730c2fc71a2c3d5157c2c50998c90768c84ea290dcc712d46084ce52c"
            },
            "downloads": -1,
            "filename": "inferno_torch-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "d2b2dde992fef3690192d5223e48a09c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 229626,
            "upload_time": "2025-09-13T14:26:17",
            "upload_time_iso_8601": "2025-09-13T14:26:17.635982Z",
            "url": "https://files.pythonhosted.org/packages/45/b6/811952b738c8ff7a91fee35f4d37f7d60cfbcf65ce3891cff8b7afcd8816/inferno_torch-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-13 14:26:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "inferno-ml",
    "github_project": "inferno",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "inferno-torch"
}
        
Elapsed time: 2.04491s