classifyhub


Nameclassifyhub JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/kadirnar/classifyhub
SummaryPyTorch implementation of classification models
upload_time2023-01-27 21:24:28
maintainer
docs_urlNone
authorkadirnar
requires_python>=3.6
licenseGPL-3.0
keywords machine-learning deep-learning pytorch vision classification
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # classifyhub

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kadirnar/classifyhub",
    "name": "classifyhub",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "machine-learning,deep-learning,pytorch,vision,classification",
    "author": "kadirnar",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/0d/92/0980144be42708b05fdfb715b6ab30d5032cadf7b6b55299667ffa6d59e7/classifyhub-0.0.3.tar.gz",
    "platform": null,
    "description": "# classifyhub\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "PyTorch implementation of classification models",
    "version": "0.0.3",
    "split_keywords": [
        "machine-learning",
        "deep-learning",
        "pytorch",
        "vision",
        "classification"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d920980144be42708b05fdfb715b6ab30d5032cadf7b6b55299667ffa6d59e7",
                "md5": "5206880ac39574c2e3d97494b9ccd63e",
                "sha256": "578f00c5c33b3637cf16373fcffeedccee64cf995cd7f3db7e921a80984b081d"
            },
            "downloads": -1,
            "filename": "classifyhub-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "5206880ac39574c2e3d97494b9ccd63e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 15501,
            "upload_time": "2023-01-27T21:24:28",
            "upload_time_iso_8601": "2023-01-27T21:24:28.072546Z",
            "url": "https://files.pythonhosted.org/packages/0d/92/0980144be42708b05fdfb715b6ab30d5032cadf7b6b55299667ffa6d59e7/classifyhub-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-27 21:24:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "kadirnar",
    "github_project": "classifyhub",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "classifyhub"
}
        
Elapsed time: 0.03275s