distance-loss-torch


Namedistance-loss-torch JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/9tailwolf/distance_loss_torch
SummaryDistance Loss function package for pytorch
upload_time2024-07-15 00:57:11
maintainerNone
docs_urlNone
author9tailwolf
requires_python>=3.6
licenseNone
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": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "loss funtion, deep learning, pytorch",
    "author": "9tailwolf",
    "author_email": "doryeon514@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/77/4e/fdccb0c16335e2f44e57e6636de6586616a825479d490bb106066d3085be/distance_loss_torch-0.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "Distance Loss function package for pytorch",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/9tailwolf/distance_loss_torch"
    },
    "split_keywords": [
        "loss funtion",
        " deep learning",
        " pytorch"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc4b81e807b3cb46e37fd1801f0937fdcb56f20e569e83c6c21355c8ca6e9ec6",
                "md5": "78e3155eebad7b25bf7c91824491a7a9",
                "sha256": "c77980f1427d43ed7bf77abb97a1eb4213e88a0baf4b13ec417d764d3e9cf458"
            },
            "downloads": -1,
            "filename": "distance_loss_torch-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "78e3155eebad7b25bf7c91824491a7a9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2870,
            "upload_time": "2024-07-15T00:57:09",
            "upload_time_iso_8601": "2024-07-15T00:57:09.776608Z",
            "url": "https://files.pythonhosted.org/packages/fc/4b/81e807b3cb46e37fd1801f0937fdcb56f20e569e83c6c21355c8ca6e9ec6/distance_loss_torch-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "774efdccb0c16335e2f44e57e6636de6586616a825479d490bb106066d3085be",
                "md5": "17f5636af027640d4322b3c5efd7726f",
                "sha256": "cc148973ab22b7814a2c9dbcfb5aa03b542b55cbaf1500f70bf009d7da373309"
            },
            "downloads": -1,
            "filename": "distance_loss_torch-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "17f5636af027640d4322b3c5efd7726f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3037,
            "upload_time": "2024-07-15T00:57:11",
            "upload_time_iso_8601": "2024-07-15T00:57:11.902868Z",
            "url": "https://files.pythonhosted.org/packages/77/4e/fdccb0c16335e2f44e57e6636de6586616a825479d490bb106066d3085be/distance_loss_torch-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-15 00:57:11",
    "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: 4.46500s