torchTrainify


NametorchTrainify JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryA package to simplify the training and testing of PyTorch models
upload_time2025-01-08 02:54:03
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseMIT
keywords pytorch training testing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # torchTrainer

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "torchTrainify",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "pytorch, training, testing",
    "author": null,
    "author_email": "Daniel Padban <danielpadban@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/cc/a4/c77f57f553f9e9efe3ef6ce20f138cdc50861f19c86921dae0cba4929668/torchtrainify-0.1.3.tar.gz",
    "platform": null,
    "description": "# torchTrainer\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A package to simplify the training and testing of PyTorch models",
    "version": "0.1.3",
    "project_urls": {
        "Github": "https://github.com/daniel-padban/torchTrainify"
    },
    "split_keywords": [
        "pytorch",
        " training",
        " testing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ae636e600c3b2da98a4a428afe83fc176a19a2496452dbc5173605e498be75d",
                "md5": "96bf2c44d1d88154e8ddc35df363a920",
                "sha256": "d36806fb875cc87f88490e3717ff5a557fd0329a5540577be8e7c9a42f02461f"
            },
            "downloads": -1,
            "filename": "torchTrainify-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "96bf2c44d1d88154e8ddc35df363a920",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4184,
            "upload_time": "2025-01-08T02:54:01",
            "upload_time_iso_8601": "2025-01-08T02:54:01.027631Z",
            "url": "https://files.pythonhosted.org/packages/9a/e6/36e600c3b2da98a4a428afe83fc176a19a2496452dbc5173605e498be75d/torchTrainify-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cca4c77f57f553f9e9efe3ef6ce20f138cdc50861f19c86921dae0cba4929668",
                "md5": "ee176b6dd9591a306dd5c69c849e43d7",
                "sha256": "2e39c49294bad65ddcf2c95ec61383afdb26f556169cc298d7a8e177617f7d2f"
            },
            "downloads": -1,
            "filename": "torchtrainify-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ee176b6dd9591a306dd5c69c849e43d7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3980,
            "upload_time": "2025-01-08T02:54:03",
            "upload_time_iso_8601": "2025-01-08T02:54:03.158715Z",
            "url": "https://files.pythonhosted.org/packages/cc/a4/c77f57f553f9e9efe3ef6ce20f138cdc50861f19c86921dae0cba4929668/torchtrainify-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-08 02:54:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "daniel-padban",
    "github_project": "torchTrainify",
    "github_not_found": true,
    "lcname": "torchtrainify"
}
        
Elapsed time: 0.84890s