{ "info": { "author": "Jose Alexandre Nalon", "author_email": "jnalon@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Education", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Peach is a pure-python module, based on SciPy and NumPy to implement\n algorithms for computational intelligence and machine learning. Methods\n implemented include, but are not limited to, artificial neural networks,\n fuzzy logic, genetic algorithms, swarm intelligence and much more.\n\n The aim of this library is primarily educational. Nonetheless, care was\n taken to make the methods implemented also very efficient.", "description_content_type": null, "docs_url": null, "download_url": "http://code.google.com/p/peach/downloads/list", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/peach/", "keywords": "artificial intelligence neural network genetic algorithm fuzzy logic optimization artificial life", "license": "GNU Lesser General Public License", "maintainer": null, "maintainer_email": null, "name": "Peach", "package_url": "https://pypi.org/project/Peach/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Peach/", "project_urls": { "Download": "http://code.google.com/p/peach/downloads/list", "Homepage": "http://code.google.com/p/peach/" }, "release_url": "https://pypi.org/project/Peach/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "Python library for computational intelligence and machine learning", "version": "0.3.1" }, "last_serial": 260572, "releases": { "0.3.1": [] }, "urls": [] }