{ "info": { "author": "Jan Olszak", "author_email": "janekolszak@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Other Environment", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Graph-tool is a great open source tool for creating, using and analyzing graphs. It's a python\nlibrary with C++ bindings, uses boost::graph under the hood and seems to be pretty fast\n(http://graph-tool.skewed.de/).\n\nGraph-tool Neural Networks (gtnn) is an implementation of ANN on top of graph-tool. It makes\nresearching neural networks nice&easy. You can create custom nets, train, analyze and plot them.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/janekolszak/gtnn", "keywords": "graph-tool neural networks", "license": "GNU General Public License v3 (GPLv3)", "maintainer": null, "maintainer_email": null, "name": "graph-tool-nn", "package_url": "https://pypi.org/project/graph-tool-nn/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/graph-tool-nn/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/janekolszak/gtnn" }, "release_url": "https://pypi.org/project/graph-tool-nn/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "Artificial neural networks implementation using graph-tool", "version": "1.1.0" }, "last_serial": 1392430, "releases": { "1.0.2": [ { "comment_text": "", "digests": { "md5": "cb29f767ce532884d6e2cba785627578", "sha256": "c7c76070c5e44b8b66a1ca99565de8ff18ed41652f58ea2716eedb41c43dd53d" }, "downloads": -1, "filename": "graph-tool-nn-1.0.2.tar.gz", "has_sig": false, "md5_digest": "cb29f767ce532884d6e2cba785627578", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3496, "upload_time": "2014-05-05T21:27:52", "url": "https://files.pythonhosted.org/packages/cb/de/964f82929f5e97deea0305b3a9ea400bdce1e88789db97c6551a48a98ea2/graph-tool-nn-1.0.2.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "8669c39211700de458f00d954a601612", "sha256": "4f7f362aa1d4c247535b9bde5bad2da91ae04b85d7b0046b87a9eedbc9ca5b56" }, "downloads": -1, "filename": "graph-tool-nn-1.1.0.tar.gz", "has_sig": false, "md5_digest": "8669c39211700de458f00d954a601612", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5484, "upload_time": "2015-01-22T22:01:51", "url": "https://files.pythonhosted.org/packages/b6/ba/857bc6aceb4301bc2ff88e6dad3b98c2b1946d9b0b690e14268901490dd3/graph-tool-nn-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8669c39211700de458f00d954a601612", "sha256": "4f7f362aa1d4c247535b9bde5bad2da91ae04b85d7b0046b87a9eedbc9ca5b56" }, "downloads": -1, "filename": "graph-tool-nn-1.1.0.tar.gz", "has_sig": false, "md5_digest": "8669c39211700de458f00d954a601612", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5484, "upload_time": "2015-01-22T22:01:51", "url": "https://files.pythonhosted.org/packages/b6/ba/857bc6aceb4301bc2ff88e6dad3b98c2b1946d9b0b690e14268901490dd3/graph-tool-nn-1.1.0.tar.gz" } ] }