{ "info": { "author": "Matthew Knight James", "author_email": "mattkjames7@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python :: 3" ], "description": "# PyNeuralNetwork\nPython neural network stuff\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mattkjames7/PyNeuralNetwork", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "PyNeuralNetwork", "package_url": "https://pypi.org/project/PyNeuralNetwork/", "platform": "", "project_url": "https://pypi.org/project/PyNeuralNetwork/", "project_urls": { "Homepage": "https://github.com/mattkjames7/PyNeuralNetwork" }, "release_url": "https://pypi.org/project/PyNeuralNetwork/0.0.1/", "requires_dist": [ "numpy", "scipy", "matplotlib", "ColorString" ], "requires_python": "", "summary": "Simple neural network implementation in Python (There is a C++ library I created which will eventually replace it).", "version": "0.0.1" }, "last_serial": 4590767, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "064a8a8923f21e633d55fa1e053eb39f", "sha256": "bb853b0768a5295eea440449ca254a9e16cc8a6269ede066604466ea755dbf49" }, "downloads": -1, "filename": "PyNeuralNetwork-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "064a8a8923f21e633d55fa1e053eb39f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11953393, "upload_time": "2018-12-12T16:13:59", "url": "https://files.pythonhosted.org/packages/77/b0/1fd2c6f0adb6adf51ece0f1aec2c2e4b5132650911b49a2e3f2f7521fde6/PyNeuralNetwork-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "880ab308afa3ca8d5ec27aa0dafa9eea", "sha256": "b3e5005f1e96201a1ca07274f6932a569deb9414d843969faf8a8a5c0c9ca4f8" }, "downloads": -1, "filename": "PyNeuralNetwork-0.0.1.tar.gz", "has_sig": false, "md5_digest": "880ab308afa3ca8d5ec27aa0dafa9eea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11682990, "upload_time": "2018-12-12T16:14:04", "url": "https://files.pythonhosted.org/packages/68/e8/95364c4813ff3c913ba3a82fb99667760d47e75c101451134e2af05fcdd3/PyNeuralNetwork-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "064a8a8923f21e633d55fa1e053eb39f", "sha256": "bb853b0768a5295eea440449ca254a9e16cc8a6269ede066604466ea755dbf49" }, "downloads": -1, "filename": "PyNeuralNetwork-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "064a8a8923f21e633d55fa1e053eb39f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11953393, "upload_time": "2018-12-12T16:13:59", "url": "https://files.pythonhosted.org/packages/77/b0/1fd2c6f0adb6adf51ece0f1aec2c2e4b5132650911b49a2e3f2f7521fde6/PyNeuralNetwork-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "880ab308afa3ca8d5ec27aa0dafa9eea", "sha256": "b3e5005f1e96201a1ca07274f6932a569deb9414d843969faf8a8a5c0c9ca4f8" }, "downloads": -1, "filename": "PyNeuralNetwork-0.0.1.tar.gz", "has_sig": false, "md5_digest": "880ab308afa3ca8d5ec27aa0dafa9eea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11682990, "upload_time": "2018-12-12T16:14:04", "url": "https://files.pythonhosted.org/packages/68/e8/95364c4813ff3c913ba3a82fb99667760d47e75c101451134e2af05fcdd3/PyNeuralNetwork-0.0.1.tar.gz" } ] }