LRU-pytorch


NameLRU-pytorch JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/Gothos/LRU-pytorch
SummaryLinear Recurrent Unit (LRU) - Pytorch
upload_time2023-04-15 16:42:35
maintainer
docs_urlNone
authorVishnu Jaddipal
requires_python
licenseMIT
keywords artificial intelligence deep learning recurrent neural networks
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/Gothos/LRU-pytorch",
    "name": "LRU-pytorch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Artificial Intelligence,Deep Learning,Recurrent Neural Networks",
    "author": "Vishnu Jaddipal",
    "author_email": "zeus.vj2003@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a7/f9/fbdfe1d4e7299ff3d190c8f03df579e20143fe81833285c11488064dafb0/LRU-pytorch-0.1.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Linear Recurrent Unit (LRU) - Pytorch",
    "version": "0.1.1",
    "split_keywords": [
        "artificial intelligence",
        "deep learning",
        "recurrent neural networks"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a7f9fbdfe1d4e7299ff3d190c8f03df579e20143fe81833285c11488064dafb0",
                "md5": "7c6b91523ba0fd45f47961473f6efecf",
                "sha256": "fea2c8c67700a2878189ceef3fa17b0f3d620b7dcc6d8b24bb344735b2c24270"
            },
            "downloads": -1,
            "filename": "LRU-pytorch-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7c6b91523ba0fd45f47961473f6efecf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3186,
            "upload_time": "2023-04-15T16:42:35",
            "upload_time_iso_8601": "2023-04-15T16:42:35.930866Z",
            "url": "https://files.pythonhosted.org/packages/a7/f9/fbdfe1d4e7299ff3d190c8f03df579e20143fe81833285c11488064dafb0/LRU-pytorch-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-15 16:42:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Gothos",
    "github_project": "LRU-pytorch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "lru-pytorch"
}
        
Elapsed time: 0.06816s