inferno-torch


Nameinferno-torch JSON
Version 0.0.4 PyPI version JSON
download
home_pageNone
SummaryBayesian Deep Learning in PyTorch
upload_time2025-09-01 17:18:56
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/eb/4b/4d6ed26444e1c2e8da519a7cbe9506f0c2d9e4017fa07c853b078abb1296/inferno_torch-0.0.4.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.4",
    "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": "c6dcf7f76c5e32e9a1b3a0b9bf8a271d7a68c20a99dbd86a00ebed0ef7bdfd16",
                "md5": "43ff55a444489029aa308ab6c8a3532e",
                "sha256": "54770856f367253bcf435c5e1fbaddb7e437c88d11aedf22c2f73c0c1457b59a"
            },
            "downloads": -1,
            "filename": "inferno_torch-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "43ff55a444489029aa308ab6c8a3532e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 57794,
            "upload_time": "2025-09-01T17:18:55",
            "upload_time_iso_8601": "2025-09-01T17:18:55.262754Z",
            "url": "https://files.pythonhosted.org/packages/c6/dc/f7f76c5e32e9a1b3a0b9bf8a271d7a68c20a99dbd86a00ebed0ef7bdfd16/inferno_torch-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eb4b4d6ed26444e1c2e8da519a7cbe9506f0c2d9e4017fa07c853b078abb1296",
                "md5": "5d87a1e4fae7211c726ff31ba1bb564a",
                "sha256": "17668233622dc3311e5e92ca40c1566d8e29c6e761340e24c27baf2654a1c8f4"
            },
            "downloads": -1,
            "filename": "inferno_torch-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "5d87a1e4fae7211c726ff31ba1bb564a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 229379,
            "upload_time": "2025-09-01T17:18:56",
            "upload_time_iso_8601": "2025-09-01T17:18:56.984180Z",
            "url": "https://files.pythonhosted.org/packages/eb/4b/4d6ed26444e1c2e8da519a7cbe9506f0c2d9e4017fa07c853b078abb1296/inferno_torch-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-01 17:18:56",
    "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: 0.85304s