{ "info": { "author": "Daniel Garc\u00eda Garc\u00eda", "author_email": "danigarcia@uoc.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Other Environment", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# Multiview-GPU\n\nGPU-accelerated multiview clustering and dimensionality reduction thanks to Tensorflow.\n\nBased on [multiview](https://pypi.org/project/multiview/).\n\n# Dependedencies\nFor building:\n- tensorflow-gpu\n- numpy\n- sklearn\n- scipy\n- setuptools\n\nFor testing and benchmarking:\n- pytest\n- pytest-benchmark\n- multiview\n\n```sh\npip install tensorflow-gpu numpy sklearn scipy setuptools pytest pytest-benchmark multiview\n```\n\nTo run the tests:\n```sh\npytest\n# or\npython setup.py test\n```\n\nNote: the benchmarks take some time to run, to skip them:\n```sh\npytest --benchmark-disable\n```\n\nConversely, to only run the tests\n```sh\npytest --benchmark-only\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/dani-garcia/multiview_gpu", "keywords": "multiview,clustering,dimensionality reduction", "license": "", "maintainer": "", "maintainer_email": "", "name": "multiview-gpu", "package_url": "https://pypi.org/project/multiview-gpu/", "platform": "", "project_url": "https://pypi.org/project/multiview-gpu/", "project_urls": { "Homepage": "https://github.com/dani-garcia/multiview_gpu" }, "release_url": "https://pypi.org/project/multiview-gpu/0.1.1/", "requires_dist": [ "numpy", "tensorflow (>=1.12.0) ; extra == 'tf'", "tensorflow-gpu (>=1.12.0) ; extra == 'tf_gpu'" ], "requires_python": "", "summary": "GPU-accelerated multiview clustering and dimensionality reduction", "version": "0.1.1" }, "last_serial": 4654475, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "8215aea0f0b9166a62fdf379e48a1487", "sha256": "5058a50635ea36b6647e6f86b1b91d3874f50a21f55cc4a1c4d816f7256d0412" }, "downloads": -1, "filename": "multiview_gpu-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "8215aea0f0b9166a62fdf379e48a1487", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 27017, "upload_time": "2019-01-02T23:09:38", "url": "https://files.pythonhosted.org/packages/99/89/cc57885b161a6ebf6d4b48525046b9f09f7230bcae30a4e8cfb38499dec2/multiview_gpu-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "224e6e9018fc4a49a86c2f2ec7e0ebb1", "sha256": "075d702f63955543777499611f67a32544b7d990e952b7eaace01a4cee33b4aa" }, "downloads": -1, "filename": "multiview_gpu-0.1.1.tar.gz", "has_sig": false, "md5_digest": "224e6e9018fc4a49a86c2f2ec7e0ebb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19504, "upload_time": "2019-01-02T23:09:39", "url": "https://files.pythonhosted.org/packages/09/17/a3fb0efe940e60b237dca60786bc9a510c808a31c5fdaf928ef040a4d6d2/multiview_gpu-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8215aea0f0b9166a62fdf379e48a1487", "sha256": "5058a50635ea36b6647e6f86b1b91d3874f50a21f55cc4a1c4d816f7256d0412" }, "downloads": -1, "filename": "multiview_gpu-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "8215aea0f0b9166a62fdf379e48a1487", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 27017, "upload_time": "2019-01-02T23:09:38", "url": "https://files.pythonhosted.org/packages/99/89/cc57885b161a6ebf6d4b48525046b9f09f7230bcae30a4e8cfb38499dec2/multiview_gpu-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "224e6e9018fc4a49a86c2f2ec7e0ebb1", "sha256": "075d702f63955543777499611f67a32544b7d990e952b7eaace01a4cee33b4aa" }, "downloads": -1, "filename": "multiview_gpu-0.1.1.tar.gz", "has_sig": false, "md5_digest": "224e6e9018fc4a49a86c2f2ec7e0ebb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19504, "upload_time": "2019-01-02T23:09:39", "url": "https://files.pythonhosted.org/packages/09/17/a3fb0efe940e60b237dca60786bc9a510c808a31c5fdaf928ef040a4d6d2/multiview_gpu-0.1.1.tar.gz" } ] }