{ "info": { "author": "Peter Norvig , Darius Bacon , Spotted Metal? , S R Burnet? , Phil Ruggera, Peng Shao, Amit Patil, Ted Nienstedt, Jim Martin, Ben Catanzariti, Hobson Lane ", "author_email": "peter.norvig@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.5", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Scientific/Engineering :: Visualization", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nThis file gives an overview of the Python code for the algorithms in the\ntextbook Artificial Intelligence: A Modern Approach, also known as AIMA.\nThe code is offered free for your use under the MIT License. As you may\nknow, the textbook presents algorithms in pseudo-code format; as a\nsupplement we provide this code. The intent is to implement all the\nalgorithms in the book, but we are not done yet.\n\nPrerequisites\n=============\n\nThe code is meant for Python 2.5 through 2.7.\n\nHow to Browse the Code\n======================\n\nYou can get some use out of the code here just by browsing, starting at\nthe root of the source tree or by clicking on the links in the index on\nthe project home page. The source code is in the .py files; the .txt\nfiles give examples of how to use the code.\n\nHow to Install the Code\n=======================\n\nIf you like what you see, install the code using either one of these\nmethods:\n\nFrom a command shell on your computer, execute the svn checkout command\ngiven on the source tab of the project. This assumes you have previously\ninstalled the version control system Subversion (svn). Download and\nunzip the zip file listed as a \"Featured download\"on the right hand side\nof the project home page. This is currently (Oct 2011) long out of date;\nwe mean to make a new .zip when the svn checkout settles down.\n\nYou'll also need to install the data files from the aima-data project.\nThese are text files that are used by the tests in the aima-python\nproject, and may be useful for yout own work.\n\nYou can put the code anywhere you want on your computer, but it should\nbe in one directory (you might call it aima but you are free to use\nwhatever name you want) with aima-python as a subdirectory that contains\nall the files from this project, and data as a parallel subdirectory\nthat contains all the files from the aima-data project.\n\nHow to Test the Code\n====================\n\nFirst, you need to install Python (version 2.5 through 2.7; parts of the\ncode may work in other versions, but don't expect it to). Python comes\npreinstalled on most versions of Linux and Mac OS. Versions are also\navailable for Windows, Solaris, and other operating systems. If your\nsystem does not have Python installed, you can download and install it\nfor free.\n\nIn the aima-python directory, execute the command\n\n::\n\n python doctests.py -v *.py\n\nThe \"-v\" is optional; it means \"verbose\". Various output is printed, but\nif all goes well there should be no instances of the word \"Failure\", nor\nof a long line of \"\". If you do use the \"-v\" option, the last line\nprinted should be \"Test passed.\"\n\nHow to Run the Code\n===================\n\nYou're on your own -- experiment! Create a new python file, import the\nmodules you need, and call the functions you want.\n\nAcknowledgements\n================\n\nMany thanks for the bug reports, corrected code, and other support from\nPhil Ruggera, Peng Shao, Amit Patil, Ted Nienstedt, Jim Martin, Ben\nCatanzariti, and others.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/hobson/aima/tarball/2015.4.5", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hobson/aima", "keywords": "ai,ml,artificial intelligence,machine intelligence,norvig,russell,agent,bot,book,textbook,algorithm,machine-learning,search", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "aima", "package_url": "https://pypi.org/project/aima/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/aima/", "project_urls": { "Download": "https://github.com/hobson/aima/tarball/2015.4.5", "Homepage": "https://github.com/hobson/aima" }, "release_url": "https://pypi.org/project/aima/2015.4.5/", "requires_dist": null, "requires_python": null, "summary": "aima -- Artificial Intelligence, A Modern Approach, by Stuart Russell and Peter Norvig", "version": "2015.4.5" }, "last_serial": 1530454, "releases": { "2014.0": [ { "comment_text": "", "digests": { "md5": "e293482fbaedd4bc2906c2c9a0b164f4", "sha256": "678ff36cc8ccc8effbb5f91a76aa73d9ee5ef5d253d86bcc506b95d02282eb48" }, "downloads": -1, "filename": "aima-2014.0.tar.gz", "has_sig": false, "md5_digest": "e293482fbaedd4bc2906c2c9a0b164f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75452, "upload_time": "2014-09-01T05:34:27", "url": "https://files.pythonhosted.org/packages/0d/dc/a60bd0fd4780b41858d045a8be356aff1406297dde14c08a663125764cab/aima-2014.0.tar.gz" } ], "2014.1": [ { "comment_text": "", "digests": { "md5": "24f7e4632b4221fc2b2744c84f1469ec", "sha256": "552433512396b4563a954b471dda026fd8904c5aba25b791ab4718621fffd6bd" }, "downloads": -1, "filename": "aima-2014.1.tar.gz", "has_sig": false, "md5_digest": "24f7e4632b4221fc2b2744c84f1469ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75483, "upload_time": "2014-09-01T05:46:47", "url": "https://files.pythonhosted.org/packages/98/e3/ab23dd7221f5bf832bf04df69b3b1acbcde8cfb83fcb5172a2cae8cb07c8/aima-2014.1.tar.gz" } ], "2015.2": [ { "comment_text": "", "digests": { "md5": "09e4d9bfeecafeb168cfd58c1edbce5e", "sha256": "4f05749ddf2eeaab6f13ce92678d503d9e48f4df5dd79b366dfa0d3209e83f1c" }, "downloads": -1, "filename": "aima-2015.2.tar.gz", "has_sig": false, "md5_digest": "09e4d9bfeecafeb168cfd58c1edbce5e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75724, "upload_time": "2015-02-09T00:10:13", "url": "https://files.pythonhosted.org/packages/3e/1d/470660f9abecaaddab48b5e4ce2babe678d9ecbae336cc2dfd5b1cd79066/aima-2015.2.tar.gz" } ], "2015.2.8": [ { "comment_text": "", "digests": { "md5": "c64c2934ebf50854fac6ee9ff12dbb9e", "sha256": "f5493d67a1158f54fdb384254001c83b20c13493ba7d0bd6fd67d214f0b695fe" }, "downloads": -1, "filename": "aima-2015.2.8.tar.gz", "has_sig": false, "md5_digest": "c64c2934ebf50854fac6ee9ff12dbb9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76088, "upload_time": "2015-02-09T00:25:23", "url": "https://files.pythonhosted.org/packages/ad/50/4778e1012eec42484fa8b4754262fa5ce4b9309fe7e1d82b59a7c8c5d06f/aima-2015.2.8.tar.gz" } ], "2015.2.8.4": [ { "comment_text": "", "digests": { "md5": "d1fc07be64708d1dfe026a1ea2869d27", "sha256": "90f3d5cf1931ca37075ac192a0b7d3592635b2d7ebe561d8f55924814e06db05" }, "downloads": -1, "filename": "aima-2015.2.8.4.tar.gz", "has_sig": false, "md5_digest": "d1fc07be64708d1dfe026a1ea2869d27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 302556, "upload_time": "2015-02-09T00:54:19", "url": "https://files.pythonhosted.org/packages/ea/a6/bab6b26358c5fae10542db4186d526d0f4ceccd7ea8bdec5535d7c3bde53/aima-2015.2.8.4.tar.gz" } ], "2015.2.8.5": [ { "comment_text": "", "digests": { "md5": "e4187895d4eae6746c8c90b53f41afb0", "sha256": "6e17aebd9fd689bec7ab4f8695633fea06ae76284286472876713402eac2c288" }, "downloads": -1, "filename": "aima-2015.2.8.5.tar.gz", "has_sig": false, "md5_digest": "e4187895d4eae6746c8c90b53f41afb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 302549, "upload_time": "2015-02-09T00:58:09", "url": "https://files.pythonhosted.org/packages/0e/e1/8a86684b939fc8bb315ecd1f69294d491381513b7c7c670f8d0f6c56814d/aima-2015.2.8.5.tar.gz" } ], "2015.2.8b": [ { "comment_text": "", "digests": { "md5": "cdd93933da119bde3b393e50322e92f0", "sha256": "725e1a8e1f21c2050d84ebb1602bf62c22f7756a76e2abbb27b060d8de6bee05" }, "downloads": -1, "filename": "aima-2015.2.8b.tar.gz", "has_sig": false, "md5_digest": "cdd93933da119bde3b393e50322e92f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76103, "upload_time": "2015-02-09T00:40:57", "url": "https://files.pythonhosted.org/packages/4c/13/e97a7b1ef3108ff17ab32c452a4db0a55fb5347441994f53134c2aafc21b/aima-2015.2.8b.tar.gz" } ], "2015.2.8c": [ { "comment_text": "", "digests": { "md5": "bd008d93c4a59584868e976999e96815", "sha256": "e4227aa58307f972c9af9ad0d9e23ca50bd3101e5685a45223f1e4081b636575" }, "downloads": -1, "filename": "aima-2015.2.8c.tar.gz", "has_sig": false, "md5_digest": "bd008d93c4a59584868e976999e96815", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76659, "upload_time": "2015-02-09T00:46:34", "url": "https://files.pythonhosted.org/packages/bd/be/e5224565f88350b3411c82b3a0f5c21e2681a42640476f59a234858a7b4a/aima-2015.2.8c.tar.gz" } ], "2015.4.5": [ { "comment_text": "", "digests": { "md5": "28e62cd5777753021bb779e6d09381dc", "sha256": "74b143fef5fedebb80f0af21c09a5acc8af05e94cc2539b4858bad73fce10d4b" }, "downloads": -1, "filename": "aima-2015.4.5.tar.gz", "has_sig": false, "md5_digest": "28e62cd5777753021bb779e6d09381dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 302949, "upload_time": "2015-04-05T19:31:14", "url": "https://files.pythonhosted.org/packages/b9/4d/76e23ca841297d2e3ad452e8b3bb21620418365533e506c735d4dec2b349/aima-2015.4.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "28e62cd5777753021bb779e6d09381dc", "sha256": "74b143fef5fedebb80f0af21c09a5acc8af05e94cc2539b4858bad73fce10d4b" }, "downloads": -1, "filename": "aima-2015.4.5.tar.gz", "has_sig": false, "md5_digest": "28e62cd5777753021bb779e6d09381dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 302949, "upload_time": "2015-04-05T19:31:14", "url": "https://files.pythonhosted.org/packages/b9/4d/76e23ca841297d2e3ad452e8b3bb21620418365533e506c735d4dec2b349/aima-2015.4.5.tar.gz" } ] }