bkh-pytorch-utils


Namebkh-pytorch-utils JSON
Version 0.9.7 PyPI version JSON
download
home_pagehttps://github.com/BardiaKh/PytorchUtils
SummaryA rapid prototyping tool for MONAI & PyTorch Lightning
upload_time2024-01-31 17:23:35
maintainer
docs_urlNone
authorBardia Khosravi
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PytorchUtils

This is a package designed for rapid prototyping of a deep learning project using [MONAI](https://github.com/Project-MONAI/MONAI) & [PyTorch Lightning](https://github.com/PyTorchLightning/pytorch-lightning).  

**Use with caution!**  
*Intended for personal use.*

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BardiaKh/PytorchUtils",
    "name": "bkh-pytorch-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Bardia Khosravi",
    "author_email": "bardiakhosravi95@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ad/a3/cb28c363fdee684fdb64b2aed13cea8b029bc2a6a94d234c6c0611ec9438/bkh_pytorch_utils-0.9.7.tar.gz",
    "platform": null,
    "description": "# PytorchUtils\r\n\r\nThis is a package designed for rapid prototyping of a deep learning project using [MONAI](https://github.com/Project-MONAI/MONAI) & [PyTorch Lightning](https://github.com/PyTorchLightning/pytorch-lightning).  \r\n\r\n**Use with caution!**  \r\n*Intended for personal use.*\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A rapid prototyping tool for MONAI & PyTorch Lightning",
    "version": "0.9.7",
    "project_urls": {
        "Homepage": "https://github.com/BardiaKh/PytorchUtils"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "054a9bde41be54d4cb06adac83d848a4a0ffcfd6961bb0c4d8abeef6ac3e6f85",
                "md5": "0194eb4174826f6a2a838c8a85a5aa4f",
                "sha256": "7f44176ece693395a2c884a90e2816609bc701856fbb573d37fff51201d39e2c"
            },
            "downloads": -1,
            "filename": "bkh_pytorch_utils-0.9.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0194eb4174826f6a2a838c8a85a5aa4f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 20019,
            "upload_time": "2024-01-31T17:20:45",
            "upload_time_iso_8601": "2024-01-31T17:20:45.167588Z",
            "url": "https://files.pythonhosted.org/packages/05/4a/9bde41be54d4cb06adac83d848a4a0ffcfd6961bb0c4d8abeef6ac3e6f85/bkh_pytorch_utils-0.9.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ada3cb28c363fdee684fdb64b2aed13cea8b029bc2a6a94d234c6c0611ec9438",
                "md5": "ba8f16b9d6a6cecea144b76a2fd24adf",
                "sha256": "d82f749f38caa20353008dba2ca57a53b6b7b045049c1b6b42a60b1c6898fd40"
            },
            "downloads": -1,
            "filename": "bkh_pytorch_utils-0.9.7.tar.gz",
            "has_sig": false,
            "md5_digest": "ba8f16b9d6a6cecea144b76a2fd24adf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 18274,
            "upload_time": "2024-01-31T17:23:35",
            "upload_time_iso_8601": "2024-01-31T17:23:35.711602Z",
            "url": "https://files.pythonhosted.org/packages/ad/a3/cb28c363fdee684fdb64b2aed13cea8b029bc2a6a94d234c6c0611ec9438/bkh_pytorch_utils-0.9.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-31 17:23:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BardiaKh",
    "github_project": "PytorchUtils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "bkh-pytorch-utils"
}
        
Elapsed time: 0.41415s