LRU-tensorflow


NameLRU-tensorflow JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/DemandredEng/Linear-Recurrent-Units-Tensorflow
SummaryLinear Recurrent Unit (LRU) - TensorFlow
upload_time2023-08-10 05:32:17
maintainer
docs_urlNone
authorUdit Sharma
requires_python
licenseMIT
keywords artificial intelligence deep learning recurrent neural networks linear recurrent unit
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/DemandredEng/Linear-Recurrent-Units-Tensorflow",
    "name": "LRU-tensorflow",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Artificial Intelligence,Deep Learning,Recurrent Neural Networks,Linear Recurrent Unit",
    "author": "Udit Sharma",
    "author_email": "uditsharma.eng@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/67/dd/e63e2e39db1d17202d3c754cbc120e2a66c8f1589c582dff5955d485b028/LRU-tensorflow-0.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Linear Recurrent Unit (LRU) - TensorFlow",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/DemandredEng/Linear-Recurrent-Units-Tensorflow"
    },
    "split_keywords": [
        "artificial intelligence",
        "deep learning",
        "recurrent neural networks",
        "linear recurrent unit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5067d70dd5b2b0eb2b2b6923e39f8cdd2dfb6bb6c92997104841e37857e90dcd",
                "md5": "b1bca8d07e256e109a7b161b59af0469",
                "sha256": "44b03b4fd36a62bb6ff2e2190e1a9657645440e7be2b6474bfd52f3621f29946"
            },
            "downloads": -1,
            "filename": "LRU_tensorflow-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b1bca8d07e256e109a7b161b59af0469",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3609,
            "upload_time": "2023-08-10T05:32:13",
            "upload_time_iso_8601": "2023-08-10T05:32:13.943920Z",
            "url": "https://files.pythonhosted.org/packages/50/67/d70dd5b2b0eb2b2b6923e39f8cdd2dfb6bb6c92997104841e37857e90dcd/LRU_tensorflow-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67dde63e2e39db1d17202d3c754cbc120e2a66c8f1589c582dff5955d485b028",
                "md5": "76e9c23df32a651e24033f4a20ef4d63",
                "sha256": "5466377d0119dceaa89a6259c4bdb18a89ca7b287039ec7bf7d02b70eac3f4e2"
            },
            "downloads": -1,
            "filename": "LRU-tensorflow-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "76e9c23df32a651e24033f4a20ef4d63",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3778,
            "upload_time": "2023-08-10T05:32:17",
            "upload_time_iso_8601": "2023-08-10T05:32:17.059388Z",
            "url": "https://files.pythonhosted.org/packages/67/dd/e63e2e39db1d17202d3c754cbc120e2a66c8f1589c582dff5955d485b028/LRU-tensorflow-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-10 05:32:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DemandredEng",
    "github_project": "Linear-Recurrent-Units-Tensorflow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "lru-tensorflow"
}
        
Elapsed time: 0.13448s