{ "info": { "author": "Omid Alemi", "author_email": "omid.alemi@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Scientific/Engineering :: Artificial Intelligence" ], "description": "# xRBM Library\nImplementation of Restricted Boltzmann Machine (RBM) and its variants in Tensorflow\n\n**Note**: xRBM is not released yet. Use at your own risk!\n\n## Feedback, Bugs, and Questions\nFor any questions, feedback, and bug reports, please use the [Github Issues](https://github.com/omimo/xRBM/issues).\n\n## Credits\nCreated by [Omid Alemi](https://omid.al/projects/)\n\n\n## License\nThis code is available under the [MIT license](http://opensource.org/licenses/MIT).\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://omid.al/projects/xRBM.html", "keywords": "machine learning restricted boltzmann machines tensorflow library", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "xRBM", "package_url": "https://pypi.org/project/xRBM/", "platform": "", "project_url": "https://pypi.org/project/xRBM/", "project_urls": { "Homepage": "https://omid.al/projects/xRBM.html" }, "release_url": "https://pypi.org/project/xRBM/0.1.1/", "requires_dist": [ "matplotlib", "np", "tensorflow (>=1.0)" ], "requires_python": "", "summary": "Tensorflow implementations of the Restricted Boltzmann Machine family of models", "version": "0.1.1" }, "last_serial": 3097079, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b3f584ed9e164541a6b4f631bec0b4a9", "sha256": "77401dd09c24418189d92338258e73cdde2442288d6135000bdf8331354b0544" }, "downloads": -1, "filename": "xRBM-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b3f584ed9e164541a6b4f631bec0b4a9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16816, "upload_time": "2017-07-27T20:55:00", "url": "https://files.pythonhosted.org/packages/d2/aa/a728beb3391adb3d224812521fe64c7080ab50128c5d2098af35ab1bffc4/xRBM-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "757bf0883821b6b42f0d2f110f9ffa2a", "sha256": "141cb5f7aea6e0b38aefa1a8c2067783d650efa80480887cae2752b864ab8598" }, "downloads": -1, "filename": "xRBM-0.1.0.tar.gz", "has_sig": false, "md5_digest": "757bf0883821b6b42f0d2f110f9ffa2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11668, "upload_time": "2017-07-27T20:55:03", "url": "https://files.pythonhosted.org/packages/f7/36/c8942c4cc854d237fd5d7641aacd6e79580475bae78f1fac10318d855103/xRBM-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c0ad6d4791c3b45b3090716bd1b60b36", "sha256": "1a5e73f6bef44d19f7cff402061067071dc9eefb100e34c5637a6a1e0213c29f" }, "downloads": -1, "filename": "xRBM-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c0ad6d4791c3b45b3090716bd1b60b36", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16721, "upload_time": "2017-08-15T03:29:41", "url": "https://files.pythonhosted.org/packages/d4/78/01167a876e4ca2d6162c71a0ed830f23ee2ad2b1d6efca8f32eefc391dca/xRBM-0.1.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c0ad6d4791c3b45b3090716bd1b60b36", "sha256": "1a5e73f6bef44d19f7cff402061067071dc9eefb100e34c5637a6a1e0213c29f" }, "downloads": -1, "filename": "xRBM-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c0ad6d4791c3b45b3090716bd1b60b36", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16721, "upload_time": "2017-08-15T03:29:41", "url": "https://files.pythonhosted.org/packages/d4/78/01167a876e4ca2d6162c71a0ed830f23ee2ad2b1d6efca8f32eefc391dca/xRBM-0.1.1-py2.py3-none-any.whl" } ] }