autograd


Nameautograd JSON
Version 1.6.2 PyPI version JSON
download
home_pagehttps://github.com/HIPS/autograd
SummaryEfficiently computes derivatives of numpy code.
upload_time2023-06-23 08:36:41
maintainer
docs_urlNone
authorDougal Maclaurin and David Duvenaud and Matthew Johnson
requires_python
licenseMIT
keywords automatic differentiation backpropagation gradients machine learning optimization neural networks python numpy scipy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HIPS/autograd",
    "name": "autograd",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Automatic differentiation,backpropagation,gradients,machine learning,optimization,neural networks,Python,Numpy,Scipy",
    "author": "Dougal Maclaurin and David Duvenaud and Matthew Johnson",
    "author_email": "maclaurin@physics.harvard.edu, duvenaud@cs.toronto.edu, mattjj@csail.mit.edu",
    "download_url": "https://files.pythonhosted.org/packages/42/03/9d00fbea21fd702970f157a6b79caa1a947b08c1c518296fe94cb7d549f0/autograd-1.6.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Efficiently computes derivatives of numpy code.",
    "version": "1.6.2",
    "project_urls": {
        "Homepage": "https://github.com/HIPS/autograd"
    },
    "split_keywords": [
        "automatic differentiation",
        "backpropagation",
        "gradients",
        "machine learning",
        "optimization",
        "neural networks",
        "python",
        "numpy",
        "scipy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8170d5c7c2a458b8be96495c8b1634c2155beab58cbe864b7a9a5c06c2e52520",
                "md5": "b0eb8f91f6efdffb205d9663c08cdbfc",
                "sha256": "208dde2a938e63b4f8f5049b1985505139e529068b0d26f8cd7771fd3eb145d5"
            },
            "downloads": -1,
            "filename": "autograd-1.6.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b0eb8f91f6efdffb205d9663c08cdbfc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 49252,
            "upload_time": "2023-06-23T08:36:38",
            "upload_time_iso_8601": "2023-06-23T08:36:38.475378Z",
            "url": "https://files.pythonhosted.org/packages/81/70/d5c7c2a458b8be96495c8b1634c2155beab58cbe864b7a9a5c06c2e52520/autograd-1.6.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42039d00fbea21fd702970f157a6b79caa1a947b08c1c518296fe94cb7d549f0",
                "md5": "8c51f630deef44f2aa4a65fdbb5f92d3",
                "sha256": "8731e08a0c4e389d8695a40072ada4512641c113b6cace8f4cfbe8eb7e9aedeb"
            },
            "downloads": -1,
            "filename": "autograd-1.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "8c51f630deef44f2aa4a65fdbb5f92d3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 62149,
            "upload_time": "2023-06-23T08:36:41",
            "upload_time_iso_8601": "2023-06-23T08:36:41.752728Z",
            "url": "https://files.pythonhosted.org/packages/42/03/9d00fbea21fd702970f157a6b79caa1a947b08c1c518296fe94cb7d549f0/autograd-1.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-23 08:36:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HIPS",
    "github_project": "autograd",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "autograd"
}
        
Elapsed time: 0.08182s