{ "info": { "author": "Po-Kai Chang", "author_email": "pokaichangtwn@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Other Environment", "Intended Audience :: Education", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Education", "Topic :: Utilities" ], "description": "This module aims to implement Structured Neural Embedding, a novel multi-task multi-label predictor, upon NumPy. It runs on MovieLens100K, MovieLens1M, Youtube, and Ego-net (Facebook)'s network datasets. The original purpose of it was to serve as one of the baseline models in the paper Deep Energy Factorization Model for Demographic Prediction (Chih-Te Lai, Po-Kai Chang, et al). Give SNE-lab a try if either you need a handy implementation or you want a quick overview on multi-task multi-label prediction!", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/LplusKira/SNE_lab", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "SNE_lab", "package_url": "https://pypi.org/project/SNE_lab/", "platform": "", "project_url": "https://pypi.org/project/SNE_lab/", "project_urls": { "Homepage": "https://github.com/LplusKira/SNE_lab" }, "release_url": "https://pypi.org/project/SNE_lab/0.1.5/", "requires_dist": null, "requires_python": "", "summary": "Structured Neural Embedding model for research", "version": "0.1.5" }, "last_serial": 4840410, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "36066471385c694b48413f53ab725435", "sha256": "e0f917063dd5ef8c702adb45c0f08b96276c829b77d89b33a9437d0f38d662bd" }, "downloads": -1, "filename": "SNE_lab-0.1.2.tar.gz", "has_sig": false, "md5_digest": "36066471385c694b48413f53ab725435", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13529, "upload_time": "2018-03-04T16:59:22", "url": "https://files.pythonhosted.org/packages/0e/d0/4b2dba9bef97b7b0aa4f473766f98971ff11e3c5947da05e5c630ca6564b/SNE_lab-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "eacfba1d60ddd8eebfc382a801d8106d", "sha256": "ccddcce8cb01b81a952d9dd065110e2c55cecd529d75b1cf4573fbd557df132e" }, "downloads": -1, "filename": "SNE_lab-0.1.3.tar.gz", "has_sig": false, "md5_digest": "eacfba1d60ddd8eebfc382a801d8106d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13610, "upload_time": "2018-03-06T04:16:08", "url": "https://files.pythonhosted.org/packages/db/33/d33a7f200b0a136508173d3d468eac7b24124fc869ac8c04e166c614cd0a/SNE_lab-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "5f755b2f02bcdab2dc9059dcacdb2a75", "sha256": "6f5172dcf69794fc9491ff7bccecfb50652c8acbe4062fa65c87985dc0a3e662" }, "downloads": -1, "filename": "SNE_lab-0.1.4.tar.gz", "has_sig": false, "md5_digest": "5f755b2f02bcdab2dc9059dcacdb2a75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13604, "upload_time": "2018-03-06T10:15:30", "url": "https://files.pythonhosted.org/packages/b1/5a/b4b0b4e90992d4c0651e6637680c18bc649c3a467ddb48f97dd000dc15e3/SNE_lab-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "7755f1d0744a966d81f38ae5bd40882a", "sha256": "606b1f08c50cf89c8724c3916b2272d907df5c4927b7a5c7e88306564fd8b863" }, "downloads": -1, "filename": "SNE_lab-0.1.5.tar.gz", "has_sig": false, "md5_digest": "7755f1d0744a966d81f38ae5bd40882a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13879, "upload_time": "2019-02-19T15:26:19", "url": "https://files.pythonhosted.org/packages/6e/a5/36346723dac7757bef3bc19e509db10370445da26e9b4ca0f83d1201210c/SNE_lab-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7755f1d0744a966d81f38ae5bd40882a", "sha256": "606b1f08c50cf89c8724c3916b2272d907df5c4927b7a5c7e88306564fd8b863" }, "downloads": -1, "filename": "SNE_lab-0.1.5.tar.gz", "has_sig": false, "md5_digest": "7755f1d0744a966d81f38ae5bd40882a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13879, "upload_time": "2019-02-19T15:26:19", "url": "https://files.pythonhosted.org/packages/6e/a5/36346723dac7757bef3bc19e509db10370445da26e9b4ca0f83d1201210c/SNE_lab-0.1.5.tar.gz" } ] }