fast-deep-rnn


Namefast-deep-rnn JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/Hacker1337/fast-deep-rnn
SummaryDeep Learning framework extension allowing more efficiet backpropogation of gradient in a situation with branched computational graph structure
upload_time2024-05-21 22:19:52
maintainerNone
docs_urlNone
authorHacker1337
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # fast-deep-rnn


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

This file will become your README and also the index of your
documentation.

## Install

``` sh
pip install fast_deep_rnn
```

## How to use

Fill me in please! Don’t forget code examples:

``` python
1+1
```

    2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Hacker1337/fast-deep-rnn",
    "name": "fast-deep-rnn",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "nbdev jupyter notebook python",
    "author": "Hacker1337",
    "author_email": "amirfvb@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5f/62/4cfbe678995ccb211b8b4dfd78768b9945934ec75fda14c161f5c98932ec/fast-deep-rnn-0.0.1.tar.gz",
    "platform": null,
    "description": "# fast-deep-rnn\n\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Install\n\n``` sh\npip install fast_deep_rnn\n```\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n    2\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Deep Learning framework extension allowing more efficiet backpropogation of gradient in a situation with branched computational graph structure",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/Hacker1337/fast-deep-rnn"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4625a1b5dc89d63a1fc29c2553eb990a21968a143ec38ff8c58a5147e7db24ee",
                "md5": "966ff485603c09b2d51f0871f693b8cb",
                "sha256": "d8b931c8c71151c505c1829a054a74f15dcfc726bf1bb214b50d6f00374eb280"
            },
            "downloads": -1,
            "filename": "fast_deep_rnn-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "966ff485603c09b2d51f0871f693b8cb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 21826,
            "upload_time": "2024-05-21T22:19:50",
            "upload_time_iso_8601": "2024-05-21T22:19:50.194572Z",
            "url": "https://files.pythonhosted.org/packages/46/25/a1b5dc89d63a1fc29c2553eb990a21968a143ec38ff8c58a5147e7db24ee/fast_deep_rnn-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f624cfbe678995ccb211b8b4dfd78768b9945934ec75fda14c161f5c98932ec",
                "md5": "97a29d1d1c7eaa941744a473c94b0400",
                "sha256": "87ab8471eb29f5ec64ce8747e1efd32ee0f7d0ac9d8c97182bf4e0732a4aa01c"
            },
            "downloads": -1,
            "filename": "fast-deep-rnn-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "97a29d1d1c7eaa941744a473c94b0400",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 19010,
            "upload_time": "2024-05-21T22:19:52",
            "upload_time_iso_8601": "2024-05-21T22:19:52.242332Z",
            "url": "https://files.pythonhosted.org/packages/5f/62/4cfbe678995ccb211b8b4dfd78768b9945934ec75fda14c161f5c98932ec/fast-deep-rnn-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-21 22:19:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Hacker1337",
    "github_project": "fast-deep-rnn",
    "github_not_found": true,
    "lcname": "fast-deep-rnn"
}
        
Elapsed time: 0.24062s