distance-loss-torch


Namedistance-loss-torch JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/9tailwolf/distance_loss_torch
SummaryDistance Loss function package for pytorch
upload_time2024-02-18 05:21:38
maintainer
docs_urlNone
author9tailwolf
requires_python>=3.6
license
keywords loss funtion deep learning pytorch
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/9tailwolf/distance_loss_torch",
    "name": "distance-loss-torch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "loss funtion,deep learning,pytorch",
    "author": "9tailwolf",
    "author_email": "doryeon514@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c9/57/e8f8db30d58c69677ee6b215d4637916d5e4f2a80c5a0ac75408cebaf1ea/distance_loss_torch-0.0.6.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Distance Loss function package for pytorch",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/9tailwolf/distance_loss_torch"
    },
    "split_keywords": [
        "loss funtion",
        "deep learning",
        "pytorch"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58c137b1101b21a13a8a4bfe73131b58abf575590f806b3f0b1d26dd34dda975",
                "md5": "5c099b7cd0c33b4f4d810752ce3a85f9",
                "sha256": "3fd81c78300c02c0d0224d2e593f44d4e20ac7a0ef38e08c605de3c76c969dfc"
            },
            "downloads": -1,
            "filename": "distance_loss_torch-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5c099b7cd0c33b4f4d810752ce3a85f9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2032,
            "upload_time": "2024-02-18T05:21:37",
            "upload_time_iso_8601": "2024-02-18T05:21:37.467030Z",
            "url": "https://files.pythonhosted.org/packages/58/c1/37b1101b21a13a8a4bfe73131b58abf575590f806b3f0b1d26dd34dda975/distance_loss_torch-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c957e8f8db30d58c69677ee6b215d4637916d5e4f2a80c5a0ac75408cebaf1ea",
                "md5": "ac4f3dae08b2ff1e39ca2a0e022f5a0e",
                "sha256": "992c3156acc17d2fa09075c5bc1830eb785ae42d8ce237f3f3eee723c020aab8"
            },
            "downloads": -1,
            "filename": "distance_loss_torch-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "ac4f3dae08b2ff1e39ca2a0e022f5a0e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1742,
            "upload_time": "2024-02-18T05:21:38",
            "upload_time_iso_8601": "2024-02-18T05:21:38.855128Z",
            "url": "https://files.pythonhosted.org/packages/c9/57/e8f8db30d58c69677ee6b215d4637916d5e4f2a80c5a0ac75408cebaf1ea/distance_loss_torch-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-18 05:21:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "9tailwolf",
    "github_project": "distance_loss_torch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "distance-loss-torch"
}
        
Elapsed time: 0.18411s