{ "info": { "author": "Prem Nair", "author_email": "prem.q.nair@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3" ], "description": "===============================\nNeural\n===============================\n\n.. image:: https://badge.fury.io/py/neural.png\n :target: http://badge.fury.io/py/neural\n \n.. image:: https://travis-ci.org/pqn/neural.png?branch=master\n :target: https://travis-ci.org/pqn/neural\n\n.. image:: https://pypip.in/download/neural/badge.png\n :target: https://pypi.python.org/pypi//neural/\n :alt: Downloads\n\n.. image:: https://requires.io/github/pqn/neural/requirements.png?branch=master\n :target: https://requires.io/github/pqn/neural/requirements/?branch=master\n :alt: Requirements Status\n\nSimple neural network implementation in Python based on Andrew Ng's Machine Learning online course. Not intended/optimized for practical use, although it does work!\n\nFeatures\n--------\n\n* Vectorization\n* Multilabel classification\n* Multiple hidden layers\n* Regularization\n\nDocumentation\n-------------\n\nhttp://neural.rtfd.org\n\nLicense\n-------\n\nBSD\n\n\n\nHistory\n-------\n\n0.1.0 (2014-04-18)\n++++++++++++++++++\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pqn/neural", "keywords": "neural", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "neural", "package_url": "https://pypi.org/project/neural/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/neural/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/pqn/neural" }, "release_url": "https://pypi.org/project/neural/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Simple neural network implementation in Python based on Andrew Ng's Machine Learning online course.", "version": "0.1.0" }, "last_serial": 1066044, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f31a891e15d668d2798c63be43a0b19c", "sha256": "ac6b52583d409452f031bd5f567b73cce27cca87e5523be0b119d69dfc59c125" }, "downloads": -1, "filename": "neural-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f31a891e15d668d2798c63be43a0b19c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5221, "upload_time": "2014-04-20T21:44:34", "url": "https://files.pythonhosted.org/packages/ec/00/8ef7cb89a96b698b9a45c3fcf0e54415600c9e6293dca411d531b931c3a8/neural-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a89b9e5a36b0cdd10c40fe2f60bafce1", "sha256": "b63f86623b2ee4c3049ace25b1bc101d0d0b075322a3412582ef6c16fcf6f67e" }, "downloads": -1, "filename": "neural-0.1.0.zip", "has_sig": false, "md5_digest": "a89b9e5a36b0cdd10c40fe2f60bafce1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9349, "upload_time": "2014-04-20T21:40:11", "url": "https://files.pythonhosted.org/packages/70/45/79f4fe5d4cf4d41c9c2b85252a99d9b45009c16ece3f1a4cfd1e934af5cc/neural-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f31a891e15d668d2798c63be43a0b19c", "sha256": "ac6b52583d409452f031bd5f567b73cce27cca87e5523be0b119d69dfc59c125" }, "downloads": -1, "filename": "neural-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f31a891e15d668d2798c63be43a0b19c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5221, "upload_time": "2014-04-20T21:44:34", "url": "https://files.pythonhosted.org/packages/ec/00/8ef7cb89a96b698b9a45c3fcf0e54415600c9e6293dca411d531b931c3a8/neural-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a89b9e5a36b0cdd10c40fe2f60bafce1", "sha256": "b63f86623b2ee4c3049ace25b1bc101d0d0b075322a3412582ef6c16fcf6f67e" }, "downloads": -1, "filename": "neural-0.1.0.zip", "has_sig": false, "md5_digest": "a89b9e5a36b0cdd10c40fe2f60bafce1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9349, "upload_time": "2014-04-20T21:40:11", "url": "https://files.pythonhosted.org/packages/70/45/79f4fe5d4cf4d41c9c2b85252a99d9b45009c16ece3f1a4cfd1e934af5cc/neural-0.1.0.zip" } ] }