pytorch-candle


Namepytorch-candle JSON
Version 0.0.18 PyPI version JSON
download
home_pagehttps://github.com/paraglondhe/pytorch-candle
SummaryTraining module for training PyTorch models
upload_time2025-01-14 07:48:37
maintainerNone
docs_urlNone
authorParag Londhe
requires_python>=3.7
licenseNone
keywords python pytorch model training deep learning ai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A versatile PyTorch training framework to simplify and enhance the model training process. It includes a trainer class with efficient training methods, famous built in pre-trained architectures, metrics tracking, custom and built-in callbacks support, and much more!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/paraglondhe/pytorch-candle",
    "name": "pytorch-candle",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "python, pytorch, model training, deep learning, AI",
    "author": "Parag Londhe",
    "author_email": "<paraglondhe123@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/10/67/65702d0fb1ed9134009c018809df346aa90b20c32713d16232038e60d6b7/pytorch_candle-0.0.18.tar.gz",
    "platform": null,
    "description": "A versatile PyTorch training framework to simplify and enhance the model training process. It includes a trainer class with efficient training methods, famous built in pre-trained architectures, metrics tracking, custom and built-in callbacks support, and much more!\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Training module for training PyTorch models",
    "version": "0.0.18",
    "project_urls": {
        "Homepage": "https://github.com/paraglondhe/pytorch-candle"
    },
    "split_keywords": [
        "python",
        " pytorch",
        " model training",
        " deep learning",
        " ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df1a2deaf96fae50e9de6b0d15aec78541374659cabd99c4f3629f6676ce5245",
                "md5": "343ad4df2f735e2e78f9a7ee90204360",
                "sha256": "af4669252a9b175c3d29f38886ba813a7016e80d61a5f52c6f9c4956f6ca0a01"
            },
            "downloads": -1,
            "filename": "pytorch_candle-0.0.18-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "343ad4df2f735e2e78f9a7ee90204360",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 27076,
            "upload_time": "2025-01-14T07:48:34",
            "upload_time_iso_8601": "2025-01-14T07:48:34.500811Z",
            "url": "https://files.pythonhosted.org/packages/df/1a/2deaf96fae50e9de6b0d15aec78541374659cabd99c4f3629f6676ce5245/pytorch_candle-0.0.18-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "106765702d0fb1ed9134009c018809df346aa90b20c32713d16232038e60d6b7",
                "md5": "dcc46984c75625cc50aba8177291c757",
                "sha256": "17909a50f005b022da63a52a921e8ddb50efd29d540bc056ee88cf751c2efd74"
            },
            "downloads": -1,
            "filename": "pytorch_candle-0.0.18.tar.gz",
            "has_sig": false,
            "md5_digest": "dcc46984c75625cc50aba8177291c757",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 22812,
            "upload_time": "2025-01-14T07:48:37",
            "upload_time_iso_8601": "2025-01-14T07:48:37.252804Z",
            "url": "https://files.pythonhosted.org/packages/10/67/65702d0fb1ed9134009c018809df346aa90b20c32713d16232038e60d6b7/pytorch_candle-0.0.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-14 07:48:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "paraglondhe",
    "github_project": "pytorch-candle",
    "github_not_found": true,
    "lcname": "pytorch-candle"
}
        
Elapsed time: 0.96875s