{ "info": { "author": "Oliver Fallows", "author_email": "ollyfallows@outlook.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Doki-net\n\n## Examples\n\nPlenty of examples can be found in the aptly named examples folder.\n\n### Structure of nodes and edges\n\nEach node and edge is a JSON object. The structure of each type of node and edge is\nshown below:\n\n---\n\n#### ANN:\n\n##### node:\n\n```javascript\n{\n \"bias\" : 0.0, // Bias of the node\n \"type\" : Type.RELU // Type refers to the activation function of a node and is set using an enum\n}\n```\n\n##### edge:\n```javascript\n \"from\" : 0 // The index of the node that this edge takes a value from\n \"to\" : 1 // The index of the node that this edge sends the value to\n \"weight\" : 0.1 // The weight of the edge\n```\n\n---\n\n#### RNN (Fully-Recurrent):\n\n##### node:\n\n```javascript\n{\n \"alpha\" : 0.0, // Alpha is the weight of recurrent signal\n \"bias\" : 0.0, // Bias of the node\n \"type\" : Type.RELU\n}\n```\n\n---\n\n#### CNN (In-Development):\n\n```javascript\n\n```\n\n\n", "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/doki-net/doki-net", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "doki-net", "package_url": "https://pypi.org/project/doki-net/", "platform": "", "project_url": "https://pypi.org/project/doki-net/", "project_urls": { "Homepage": "https://github.com/doki-net/doki-net" }, "release_url": "https://pypi.org/project/doki-net/0.2.0.1/", "requires_dist": null, "requires_python": "", "summary": "A standard neural network implementation", "version": "0.2.0.1" }, "last_serial": 4972907, "releases": { "0.2.0.0": [ { "comment_text": "", "digests": { "md5": "6d56e6770f7beec65f103bf74bdb0aa7", "sha256": "674fa7334c141357158cc0913453c3f9c45f1538b97b2caeef0920d3c3906728" }, "downloads": -1, "filename": "doki_net-0.2.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "6d56e6770f7beec65f103bf74bdb0aa7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 38024, "upload_time": "2019-03-22T13:28:49", "url": "https://files.pythonhosted.org/packages/34/d7/9a003e0b567a09ae7f59c029656c5b4576f6136c7e30e54804e9223a270f/doki_net-0.2.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ad1d5017cc95c1504587c4bd9768e60e", "sha256": "63405aa3e81aca30fc61c54a14fca2a4dfa321e9c34f5eb588dec01b41fca471" }, "downloads": -1, "filename": "doki-net-0.2.0.0.tar.gz", "has_sig": false, "md5_digest": "ad1d5017cc95c1504587c4bd9768e60e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5529, "upload_time": "2019-03-22T13:28:50", "url": "https://files.pythonhosted.org/packages/b3/d0/146be86ba5d8208f38d2b3091635e011fca8965c5741ccba67e3b57ae715/doki-net-0.2.0.0.tar.gz" } ], "0.2.0.1": [ { "comment_text": "", "digests": { "md5": "54807ece6f0a122c8b65ba4e834af543", "sha256": "93256150865a945c176569d5d421e080af5dac8779db415eee12a71c6a7cf97c" }, "downloads": -1, "filename": "doki_net-0.2.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "54807ece6f0a122c8b65ba4e834af543", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 38076, "upload_time": "2019-03-22T13:45:39", "url": "https://files.pythonhosted.org/packages/ed/0c/5ff8e45706e9a042ebd58ea5abe726b98d53f6a3371ada1fd5e86578eec4/doki_net-0.2.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "293ac70890e28cbd7d58828c433c7d5e", "sha256": "663626dca0e9ed284d876c9424a013ebc6701d2984ddf2085d7c1af138e11af2" }, "downloads": -1, "filename": "doki-net-0.2.0.1.tar.gz", "has_sig": false, "md5_digest": "293ac70890e28cbd7d58828c433c7d5e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5519, "upload_time": "2019-03-22T13:45:41", "url": "https://files.pythonhosted.org/packages/36/79/e2ae8f4dfd7b537661e4d3eee46b68db713af19cd849995f0c141a565265/doki-net-0.2.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "54807ece6f0a122c8b65ba4e834af543", "sha256": "93256150865a945c176569d5d421e080af5dac8779db415eee12a71c6a7cf97c" }, "downloads": -1, "filename": "doki_net-0.2.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "54807ece6f0a122c8b65ba4e834af543", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 38076, "upload_time": "2019-03-22T13:45:39", "url": "https://files.pythonhosted.org/packages/ed/0c/5ff8e45706e9a042ebd58ea5abe726b98d53f6a3371ada1fd5e86578eec4/doki_net-0.2.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "293ac70890e28cbd7d58828c433c7d5e", "sha256": "663626dca0e9ed284d876c9424a013ebc6701d2984ddf2085d7c1af138e11af2" }, "downloads": -1, "filename": "doki-net-0.2.0.1.tar.gz", "has_sig": false, "md5_digest": "293ac70890e28cbd7d58828c433c7d5e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5519, "upload_time": "2019-03-22T13:45:41", "url": "https://files.pythonhosted.org/packages/36/79/e2ae8f4dfd7b537661e4d3eee46b68db713af19cd849995f0c141a565265/doki-net-0.2.0.1.tar.gz" } ] }