{ "info": { "author": "Nick Lupariello", "author_email": "nicklupe13@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2" ], "description": "# Luparnet\n **Luparnet** is a barebones machine learning that creates a simple class \"net\". This\nnetwork can then be trained.\n\n\n\n\n## Methods\n\tThe network takes only two arguments in the constructor, the first being\nthe desired number of layers and the second being an array of the data dimensions.\nThe train function takes three arguments with an option for overload. The function\ntakes first the number of epochs to train for, the second is the input data, the\nthird is the output data. The final argument is an integer which allows for debugging\nand user training.", "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/lupeboy2/luparnet", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "luparnet", "package_url": "https://pypi.org/project/luparnet/", "platform": "", "project_url": "https://pypi.org/project/luparnet/", "project_urls": { "Homepage": "https://github.com/lupeboy2/luparnet" }, "release_url": "https://pypi.org/project/luparnet/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "A small basic neural network package", "version": "0.1.1" }, "last_serial": 4821395, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b43c60194aa90da7eb9f083fec0a1423", "sha256": "930549af1c34549ee0ddbd379b0649818f93c424fdd81c1471506023228e3b3a" }, "downloads": -1, "filename": "luparnet-0.1.tar.gz", "has_sig": false, "md5_digest": "b43c60194aa90da7eb9f083fec0a1423", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1380, "upload_time": "2019-02-13T15:03:05", "url": "https://files.pythonhosted.org/packages/e9/cf/dfa1a89885565caadb147cc4b9ad1c5e0e6198b6d0c2227b4b6b812def26/luparnet-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9dc1d7b90f8f54584585ffe789070abe", "sha256": "ab2a45948c8209f6c56b2868c6b35db9f7b1afb38d5a8ed92f6a667fad884179" }, "downloads": -1, "filename": "luparnet-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9dc1d7b90f8f54584585ffe789070abe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1385, "upload_time": "2019-02-14T17:24:19", "url": "https://files.pythonhosted.org/packages/2d/99/efd518413f10cb6fec1cd3637c00799a255ecc18b735acfcd205a2483117/luparnet-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9dc1d7b90f8f54584585ffe789070abe", "sha256": "ab2a45948c8209f6c56b2868c6b35db9f7b1afb38d5a8ed92f6a667fad884179" }, "downloads": -1, "filename": "luparnet-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9dc1d7b90f8f54584585ffe789070abe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1385, "upload_time": "2019-02-14T17:24:19", "url": "https://files.pythonhosted.org/packages/2d/99/efd518413f10cb6fec1cd3637c00799a255ecc18b735acfcd205a2483117/luparnet-0.1.1.tar.gz" } ] }