{ "info": { "author": "Jorgen Grimnes", "author_email": "jorgenkg@yahoo.no", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: Artificial Intelligence" ], "description": "This is an efficient implementation of a fully connected neural network in NumPy. The network can be trained by a variety of learning algorithms: backpropagation, resilient backpropagation and scaled conjugate gradient learning. The network has been developed with PYPY in mind.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/jorgenkg/python-neural-network/tarball/0.2.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://jorgenkg.github.io/python-neural-network/", "keywords": "python,numpy,neuralnetwork,neural,network,efficient,lightweight", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "nimblenet", "package_url": "https://pypi.org/project/nimblenet/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nimblenet/", "project_urls": { "Download": "https://github.com/jorgenkg/python-neural-network/tarball/0.2.1", "Homepage": "https://jorgenkg.github.io/python-neural-network/" }, "release_url": "https://pypi.org/project/nimblenet/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Efficient python (NumPy) neural network library.", "version": "0.2.1" }, "last_serial": 2250754, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f2e52b3ec6a7ba3833797a90ce3e233d", "sha256": "2c0d74670e2cce19a42864d408fbf80b4c7187f626274bf49ee30166e3573826" }, "downloads": -1, "filename": "nimblenet-0.1.tar.gz", "has_sig": false, "md5_digest": "f2e52b3ec6a7ba3833797a90ce3e233d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10258, "upload_time": "2016-05-21T08:58:49", "url": "https://files.pythonhosted.org/packages/bb/6b/7ebfce11e91b4c81a7788488b159c4862bf98e1468e50cc6b4e4db3b456d/nimblenet-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "eb997cdb02c363bd3c71db249a07cdf1", "sha256": "de3af20f6069d872a604f0692ab318b0d2b8483d0d6c557bbad35547f75454f1" }, "downloads": -1, "filename": "nimblenet-0.1.1.tar.gz", "has_sig": false, "md5_digest": "eb997cdb02c363bd3c71db249a07cdf1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10370, "upload_time": "2016-05-29T18:50:10", "url": "https://files.pythonhosted.org/packages/f7/f7/2685600dece86e1b80075d93000fe2400f14968049baa3b7e6438e473675/nimblenet-0.1.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "73915ce3ceb0d6760008299108b18f99", "sha256": "f3be0045dc3a92a0a507cad60243466617ed41afbc706c5d02a5779e65c2a7c6" }, "downloads": -1, "filename": "nimblenet-0.2.tar.gz", "has_sig": false, "md5_digest": "73915ce3ceb0d6760008299108b18f99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7022, "upload_time": "2016-07-26T13:37:15", "url": "https://files.pythonhosted.org/packages/77/34/a4746ce321b6296d98081d59f1f2b4588502fc68b84646098963bedd9cb8/nimblenet-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "faa9e9a1e6675fb788776942b89529b2", "sha256": "030516788073acc68068675c64259f8b3a5dec571ffb5e56533e802ea4c58942" }, "downloads": -1, "filename": "nimblenet-0.2.1.tar.gz", "has_sig": false, "md5_digest": "faa9e9a1e6675fb788776942b89529b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11718, "upload_time": "2016-07-29T06:45:37", "url": "https://files.pythonhosted.org/packages/b5/46/2cca9f8fe82c7a3765cc3f3c40e51e4e16a2ce9fb91fac62e81109b25454/nimblenet-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "faa9e9a1e6675fb788776942b89529b2", "sha256": "030516788073acc68068675c64259f8b3a5dec571ffb5e56533e802ea4c58942" }, "downloads": -1, "filename": "nimblenet-0.2.1.tar.gz", "has_sig": false, "md5_digest": "faa9e9a1e6675fb788776942b89529b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11718, "upload_time": "2016-07-29T06:45:37", "url": "https://files.pythonhosted.org/packages/b5/46/2cca9f8fe82c7a3765cc3f3c40e51e4e16a2ce9fb91fac62e81109b25454/nimblenet-0.2.1.tar.gz" } ] }