clinton-pyt-images-trainer


Nameclinton-pyt-images-trainer JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryPyTorch Images Trainer Function
upload_time2023-01-26 14:14:51
maintainer
docs_urlNone
authorClinton Nyaore
requires_python
licenseMIT
keywords pytorch
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a PyTorch Model Trainer Function. It trains and validates image datasets.
It also saves the model after training to avoid retraining.

Change Log
=================

0.0.1 (24/01/2023)
- First Release


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "clinton-pyt-images-trainer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pytorch",
    "author": "Clinton Nyaore",
    "author_email": "cnyaore@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/88/f3/97c5c160e1d57b3b61869c6fc57358fb8ad8d1d18e05665f2e0104bf706e/clinton_pyt_images_trainer-0.0.2.tar.gz",
    "platform": null,
    "description": "This is a PyTorch Model Trainer Function. It trains and validates image datasets.\r\nIt also saves the model after training to avoid retraining.\r\n\r\nChange Log\r\n=================\r\n\r\n0.0.1 (24/01/2023)\r\n- First Release\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "PyTorch Images Trainer Function",
    "version": "0.0.2",
    "split_keywords": [
        "pytorch"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88f397c5c160e1d57b3b61869c6fc57358fb8ad8d1d18e05665f2e0104bf706e",
                "md5": "20ff93921c693c3ab155730141412733",
                "sha256": "5c28a931b795aca9ae1af72ba9bf1f8b0bf5a867b5f3ca2335b243407c273ade"
            },
            "downloads": -1,
            "filename": "clinton_pyt_images_trainer-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "20ff93921c693c3ab155730141412733",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3272,
            "upload_time": "2023-01-26T14:14:51",
            "upload_time_iso_8601": "2023-01-26T14:14:51.965962Z",
            "url": "https://files.pythonhosted.org/packages/88/f3/97c5c160e1d57b3b61869c6fc57358fb8ad8d1d18e05665f2e0104bf706e/clinton_pyt_images_trainer-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-26 14:14:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "clinton-pyt-images-trainer"
}
        
Elapsed time: 0.04484s