qytorch


Nameqytorch JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryA library to make quaternion neural networks.
upload_time2024-05-21 21:23:52
maintainerNone
docs_urlNone
authorsmlab-niser
requires_pythonNone
licenseNone
keywords quaternion neural networks torch machine learning parameter reduction
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A python library which has quaternion versions of some of the mostly used libraries in torch.nn. It supports all of the features of the supported layers. Main advantage of quaternion layers is that, it has only 1/4th the number of weights compared to it's real counterpart

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "qytorch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "quaternion, neural networks, torch, machine learning, parameter reduction",
    "author": "smlab-niser",
    "author_email": "smishra@niser.ac.in",
    "download_url": "https://files.pythonhosted.org/packages/18/38/fb7bd12587bc1bcaf5d7c27b9a9e3ea38e9bbf4f809844cbcae87f9499ae/qytorch-0.0.3.tar.gz",
    "platform": null,
    "description": "A python library which has quaternion versions of some of the mostly used libraries in torch.nn. It supports all of the features of the supported layers. Main advantage of quaternion layers is that, it has only 1/4th the number of weights compared to it's real counterpart\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library to make quaternion neural networks.",
    "version": "0.0.3",
    "project_urls": null,
    "split_keywords": [
        "quaternion",
        " neural networks",
        " torch",
        " machine learning",
        " parameter reduction"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d44deb4f021c1600c7bb9ca460cfef29d4279ee546677f90f8e538032beaaa03",
                "md5": "46aeba1696abf1b8b72bfc4f2277437e",
                "sha256": "cf16832453eec58f0ac694a8c823f32c5612cea2cbb8609aa78e15cfa8ee036b"
            },
            "downloads": -1,
            "filename": "qytorch-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "46aeba1696abf1b8b72bfc4f2277437e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 19551,
            "upload_time": "2024-05-21T21:23:50",
            "upload_time_iso_8601": "2024-05-21T21:23:50.534877Z",
            "url": "https://files.pythonhosted.org/packages/d4/4d/eb4f021c1600c7bb9ca460cfef29d4279ee546677f90f8e538032beaaa03/qytorch-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1838fb7bd12587bc1bcaf5d7c27b9a9e3ea38e9bbf4f809844cbcae87f9499ae",
                "md5": "981417d7881e8b07304c1a5181436bd1",
                "sha256": "c7c2fc4370256eb5930f0a7c340c4e082e31bf624ebf99c6e4557176f5a0d824"
            },
            "downloads": -1,
            "filename": "qytorch-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "981417d7881e8b07304c1a5181436bd1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17668,
            "upload_time": "2024-05-21T21:23:52",
            "upload_time_iso_8601": "2024-05-21T21:23:52.102749Z",
            "url": "https://files.pythonhosted.org/packages/18/38/fb7bd12587bc1bcaf5d7c27b9a9e3ea38e9bbf4f809844cbcae87f9499ae/qytorch-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-21 21:23:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "qytorch"
}
        
Elapsed time: 0.21784s