{ "info": { "author": "Aaron Tuor", "author_email": "tuora@students.wwu.edu", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "Operating System :: Unix", "Programming Language :: Python", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=========================================\nWelcome to Automated Neural Graph Toolkit\n=========================================\n\n|aaron| |docs| |pypi| \n\nPurpose\n-------\n\nAutomated Neural Graph Toolkit is an extension library for Google's Tensorflow. It is designed to facilitate rapid prototyping of Neural Network models which may consist of multiple models chained together. Multiple input streams and and or multiple output predictions are well supported.\n\nDocumentation for ANTk\n----------------------\n\nYou will find complete documentation for ANTk at `the ANTk readthedocs page`_.\n\n.. _the ANTk readthedocs page: http://antk.readthedocs.io/en/latest/\n\n\n.. |aaron| image:: docs/_static/snakelogo.png\n :alt: Aaron's web page\n :scale: 100%\n :target: https://sw.cs.wwu.edu/~tuora/aarontuor/index.html\n\n.. |docs| image:: docs/_static/docs.gif\n :alt: Documentation\n :scale: 100%\n :target: http://antk.readthedocs.io/en/latest\n \n.. |pypi| image:: docs/_static/pypi_page.gif\n :alt: pypi page\n :scale: 100%\n :target: https://pypi.python.org/pypi/antk/\n \n.. _Install tensorflow: https://www.tensorflow.org/versions/r0.7/get_started/os_setup.html\n.. _Install graphviz: http://www.graphviz.org/\n\nPlatform\n--------\n\nANTk is compatible with linux 64 bit operating systems.\n\nPython Distribution\n-------------------\n\nANTk is written in python 2. Most functionality should be forwards compatible.\n\nInstall\n-------\n\nA virtual environment is recommended for installation. Make sure that tensorflow is installed in your virtual environment\nand graphviz is installed on your system.\n\n`Install tensorflow`_\n\n`Install graphviz`_\n\nFrom the terminal:\n\n.. code-block:: \n\n (venv)$ pip install antk\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://aarontuor.xyz", "keywords": "Deep Learning,Neural Networks,TensorFlow,Machine Learning,Western Washington University,Recommender Systems", "license": "none", "maintainer": null, "maintainer_email": null, "name": "antk", "package_url": "https://pypi.org/project/antk/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/antk/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://aarontuor.xyz" }, "release_url": "https://pypi.org/project/antk/0.3/", "requires_dist": null, "requires_python": null, "summary": "Automated Neural-graph Toolkit: A Tensorflow wrapper for common deep learning tasks and rapid development of innovativemodels. Developed at Hutch Research, Western Washington University.Support for multiple input and output neural network graphs. Model visualizations and extensively documented interface. Explore tensorflow functionality and deep learning fundamentals.", "version": "0.3" }, "last_serial": 2335816, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f1039dd69faae911ebf6ebb0d64d6210", "sha256": "c226941ec173034e50ccc98e371d82e6b2548313be935050c647a4ded4630bb4" }, "downloads": -1, "filename": "antk-0.1.tar.gz", "has_sig": false, "md5_digest": "f1039dd69faae911ebf6ebb0d64d6210", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7349, "upload_time": "2016-03-21T22:07:40", "url": "https://files.pythonhosted.org/packages/1e/2c/6158498afa19e28dd0204d77e7cf38535939a84e6c6b5dfba024eecd6a6c/antk-0.1.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "96ab091640a338f4b0ea68b294e3dde2", "sha256": "f43cf2030ead0c3706dfa5611ea9d0150eda24b150013bec34938031f37ccc80" }, "downloads": -1, "filename": "antk-0.3.tar.gz", "has_sig": false, "md5_digest": "96ab091640a338f4b0ea68b294e3dde2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44437, "upload_time": "2016-09-11T05:41:21", "url": "https://files.pythonhosted.org/packages/de/dd/d2af9b78442469e35eeea0acc69c49cb576bcba28b83af07e0596c043a4d/antk-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "96ab091640a338f4b0ea68b294e3dde2", "sha256": "f43cf2030ead0c3706dfa5611ea9d0150eda24b150013bec34938031f37ccc80" }, "downloads": -1, "filename": "antk-0.3.tar.gz", "has_sig": false, "md5_digest": "96ab091640a338f4b0ea68b294e3dde2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44437, "upload_time": "2016-09-11T05:41:21", "url": "https://files.pythonhosted.org/packages/de/dd/d2af9b78442469e35eeea0acc69c49cb576bcba28b83af07e0596c043a4d/antk-0.3.tar.gz" } ] }