{ "info": { "author": "chillar", "author_email": "anand21nanda@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# netra\n\nTrain & query MNIST dataset with different models using Tensorflow.\n\n\n# Installation\n\n\n $ pip install netra\n\n\n# Usage\n\nHelp:\n\n $ netra --help\n\nQuerying model:\n\n $ netra query -i https://i.imgur.com/GbreNv2.png\n $ netra query -i /foo/bar/foo.png\n\nTraining model:\n\n $ netra train --model regression\n $ netra train --model regression --epochs 1000 --batch_size 100\n $ netra train -m regression -e 1000 -b 100\n\n\n# Sample output:\n\n![netra](https://user-images.githubusercontent.com/4463796/26892117-e1a77a34-4bd4-11e7-91d2-11af0d1294f7.png)\n\n![netra2](https://user-images.githubusercontent.com/4463796/26892600-773b27fc-4bd6-11e7-9bfd-38b60b88b8bf.png)\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chillaranand/netra", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "netra", "package_url": "https://pypi.org/project/netra/", "platform": "any", "project_url": "https://pypi.org/project/netra/", "project_urls": { "Homepage": "https://github.com/chillaranand/netra" }, "release_url": "https://pypi.org/project/netra/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Train MNIST with different models using Tensorflow.", "version": "0.1.2" }, "last_serial": 2932890, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "461d1285e36829b10dcf78e3c7a73dba", "sha256": "00bdd189e29036464bdd24b8ae92edb9cdf493abdc3606026022cfe5f7b096a4" }, "downloads": -1, "filename": "netra-0.1.0.tar.gz", "has_sig": false, "md5_digest": "461d1285e36829b10dcf78e3c7a73dba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4015, "upload_time": "2017-06-07T17:14:44", "url": "https://files.pythonhosted.org/packages/a0/38/a675b6117e990f2d70f50199507cb7c57e86e993ea314ee322e2dcbedc5d/netra-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "cac10fe3235a12842b52de13c518409c", "sha256": "b075507ecfdf30e61e9f4352772d45e628ec049279df9e433cc0ff18ea376a28" }, "downloads": -1, "filename": "netra-0.1.1.tar.gz", "has_sig": false, "md5_digest": "cac10fe3235a12842b52de13c518409c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4133, "upload_time": "2017-06-07T17:17:39", "url": "https://files.pythonhosted.org/packages/5b/b8/383c6cebee661ebf1f9cde19dbf0e3fcc32c04f3a0b6420d8ddcd99795b8/netra-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "3acbc69c8705b662904b2fe2a6c6949c", "sha256": "02055cb576ff2bd8678b318332eed212fc34c9032edee464ff48faf6765a2f50" }, "downloads": -1, "filename": "netra-0.1.2.tar.gz", "has_sig": false, "md5_digest": "3acbc69c8705b662904b2fe2a6c6949c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4415, "upload_time": "2017-06-07T17:42:23", "url": "https://files.pythonhosted.org/packages/b9/46/a8c8155471ae41b007ebbb708d58d283aa4c9e168c58ca3e2ce151a3e045/netra-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3acbc69c8705b662904b2fe2a6c6949c", "sha256": "02055cb576ff2bd8678b318332eed212fc34c9032edee464ff48faf6765a2f50" }, "downloads": -1, "filename": "netra-0.1.2.tar.gz", "has_sig": false, "md5_digest": "3acbc69c8705b662904b2fe2a6c6949c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4415, "upload_time": "2017-06-07T17:42:23", "url": "https://files.pythonhosted.org/packages/b9/46/a8c8155471ae41b007ebbb708d58d283aa4c9e168c58ca3e2ce151a3e045/netra-0.1.2.tar.gz" } ] }