pytorch-candle


Namepytorch-candle JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/paraglondhe/pytorch-candle
SummaryTraining module for training PyTorch models
upload_time2024-12-27 16:35:45
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/40/23/de25043ee10d51176d6939572a87ab19257ee4a540932fad2cb1e2e5eb5c/pytorch_candle-0.0.3.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.3",
    "project_urls": {
        "Homepage": "https://github.com/paraglondhe/pytorch-candle"
    },
    "split_keywords": [
        "python",
        " pytorch",
        " model training",
        " deep learning",
        " ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb17059b6abb5d65e2c6de66c91afe76c61b5a3e6753ec5f6526e182fd16ccaa",
                "md5": "9f4a4181bb4e191054c34c2337fcdb20",
                "sha256": "40446327273596157104bec545513031c987d0a70d6660e11aad8d91ebf218ed"
            },
            "downloads": -1,
            "filename": "pytorch_candle-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9f4a4181bb4e191054c34c2337fcdb20",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 16151,
            "upload_time": "2024-12-27T16:35:42",
            "upload_time_iso_8601": "2024-12-27T16:35:42.466165Z",
            "url": "https://files.pythonhosted.org/packages/cb/17/059b6abb5d65e2c6de66c91afe76c61b5a3e6753ec5f6526e182fd16ccaa/pytorch_candle-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4023de25043ee10d51176d6939572a87ab19257ee4a540932fad2cb1e2e5eb5c",
                "md5": "7b3fff1e5c3853e059af58f5f37acbd7",
                "sha256": "2414d0d1393bbb586fb6a61f00371efcd731a4789c0c8213fa6ac434979914ca"
            },
            "downloads": -1,
            "filename": "pytorch_candle-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "7b3fff1e5c3853e059af58f5f37acbd7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 15087,
            "upload_time": "2024-12-27T16:35:45",
            "upload_time_iso_8601": "2024-12-27T16:35:45.230106Z",
            "url": "https://files.pythonhosted.org/packages/40/23/de25043ee10d51176d6939572a87ab19257ee4a540932fad2cb1e2e5eb5c/pytorch_candle-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-27 16:35:45",
    "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.40258s