{ "info": { "author": "Devin Schwab", "author_email": "digidevin@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: Artificial Intelligence" ], "description": "LSPI Python\n===========\n\nThis is a Python implementation of the Least Squares Policy Iteration (LSPI) reinforcement learning algorithm.\nFor more information on the algorithm please refer to the paper\n\n| \u201cLeast-Squares Policy Iteration.\u201d\n| Lagoudakis, Michail G., and Ronald Parr.\n| Journal of Machine Learning Research 4, 2003.\n| ``_\n\nYou can also visit their website where more information and a Matlab version is provided.\n\n``_", "description_content_type": null, "docs_url": "https://pythonhosted.org/lspi-python/", "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rhololkeolke/lspi-python", "keywords": "machinelearning ai", "license": "BSD-3-Clause", "maintainer": null, "maintainer_email": null, "name": "lspi-python", "package_url": "https://pypi.org/project/lspi-python/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/lspi-python/", "project_urls": { "Homepage": "https://github.com/rhololkeolke/lspi-python" }, "release_url": "https://pypi.org/project/lspi-python/1.0.1/", "requires_dist": [ "numpy", "scipy", "nosetests; extra == 'test'", "coverage; extra == 'test'" ], "requires_python": null, "summary": "LSPI algorithm in Python", "version": "1.0.1" }, "last_serial": 1560873, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "87bb07e612afb1a23726de072a848ea6", "sha256": "64310dc22cc36dcf4831594ed9e58766400a0e758a7373af5d55ef61f0e2d58f" }, "downloads": -1, "filename": "lspi_python-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "87bb07e612afb1a23726de072a848ea6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 15821, "upload_time": "2015-05-25T00:26:53", "url": "https://files.pythonhosted.org/packages/20/9f/04954494101667dbd0d0cf1b0254869925a2718b05fa116cfce81b81d254/lspi_python-1.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bba3aa39b9470b51a0523480cdb91468", "sha256": "5c7b77838d72b4e414df2b97d8b061459a4688b000ed820fe62408ae417935b1" }, "downloads": -1, "filename": "lspi-python-1.0.1.tar.gz", "has_sig": false, "md5_digest": "bba3aa39b9470b51a0523480cdb91468", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11850, "upload_time": "2015-05-25T00:26:56", "url": "https://files.pythonhosted.org/packages/8c/4c/07d325c6c4de28e5e92a54b62c591ad05076493c6e862bcaca1c2c5981fc/lspi-python-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "87bb07e612afb1a23726de072a848ea6", "sha256": "64310dc22cc36dcf4831594ed9e58766400a0e758a7373af5d55ef61f0e2d58f" }, "downloads": -1, "filename": "lspi_python-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "87bb07e612afb1a23726de072a848ea6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 15821, "upload_time": "2015-05-25T00:26:53", "url": "https://files.pythonhosted.org/packages/20/9f/04954494101667dbd0d0cf1b0254869925a2718b05fa116cfce81b81d254/lspi_python-1.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bba3aa39b9470b51a0523480cdb91468", "sha256": "5c7b77838d72b4e414df2b97d8b061459a4688b000ed820fe62408ae417935b1" }, "downloads": -1, "filename": "lspi-python-1.0.1.tar.gz", "has_sig": false, "md5_digest": "bba3aa39b9470b51a0523480cdb91468", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11850, "upload_time": "2015-05-25T00:26:56", "url": "https://files.pythonhosted.org/packages/8c/4c/07d325c6c4de28e5e92a54b62c591ad05076493c6e862bcaca1c2c5981fc/lspi-python-1.0.1.tar.gz" } ] }