fast-pytorch-kmeans


Namefast-pytorch-kmeans JSON
Version 0.2.0.1 PyPI version JSON
download
home_pagehttps://github.com/DeMoriarty/fast_pytorch_kmeans
Summarya fast kmeans clustering algorithm implemented in pytorch
upload_time2023-05-01 17:43:58
maintainer
docs_urlNone
authordemoriarty
requires_python
licenseMIT
keywords kmeans k-means pytorch machine learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/DeMoriarty/fast_pytorch_kmeans",
    "name": "fast-pytorch-kmeans",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "KMeans,K-means,pytorch,machine learning",
    "author": "demoriarty",
    "author_email": "sahbanjan@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f2/59/e232b7313a7c812148eb346a5bda6eb794dfda34fc406bf23148428d0012/fast_pytorch_kmeans-0.2.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "a fast kmeans clustering algorithm implemented in pytorch",
    "version": "0.2.0.1",
    "project_urls": {
        "Download": "https://github.com/DeMoriarty/fast_pytorch_kmeans/archive/v_020.tar.gz",
        "Homepage": "https://github.com/DeMoriarty/fast_pytorch_kmeans"
    },
    "split_keywords": [
        "kmeans",
        "k-means",
        "pytorch",
        "machine learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5cc8ee41ee6b3837ede57fca6b2d0ec20c7832d25e93852cae5c0912c86e2c46",
                "md5": "e4aba9ff39c8337c99bd161f1b161015",
                "sha256": "682c782ef4e639d9a58e1614dc1a02fe5413aa7d715abbb12fac0a9086acb5ff"
            },
            "downloads": -1,
            "filename": "fast_pytorch_kmeans-0.2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e4aba9ff39c8337c99bd161f1b161015",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8761,
            "upload_time": "2023-05-01T17:43:56",
            "upload_time_iso_8601": "2023-05-01T17:43:56.665792Z",
            "url": "https://files.pythonhosted.org/packages/5c/c8/ee41ee6b3837ede57fca6b2d0ec20c7832d25e93852cae5c0912c86e2c46/fast_pytorch_kmeans-0.2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f259e232b7313a7c812148eb346a5bda6eb794dfda34fc406bf23148428d0012",
                "md5": "b1c16774a02c350d31fb3a9cba53fa5d",
                "sha256": "be03698f96f20df3beb8cbb87e0c96cc8df4a15106f6520f988750a2af00c5cf"
            },
            "downloads": -1,
            "filename": "fast_pytorch_kmeans-0.2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b1c16774a02c350d31fb3a9cba53fa5d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7133,
            "upload_time": "2023-05-01T17:43:58",
            "upload_time_iso_8601": "2023-05-01T17:43:58.813007Z",
            "url": "https://files.pythonhosted.org/packages/f2/59/e232b7313a7c812148eb346a5bda6eb794dfda34fc406bf23148428d0012/fast_pytorch_kmeans-0.2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-01 17:43:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DeMoriarty",
    "github_project": "fast_pytorch_kmeans",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "fast-pytorch-kmeans"
}
        
Elapsed time: 0.18051s