Skip to main content

A libray that helps you to learn Artificial Intelligence.

Project description

AIGYM

The goal of this libray is provide a set of tools to help you to learn the basics of Artificial Intelligence. In other words, the goal of this library is help you to learn how to build agents that solve problems by searching.

This library implements the following algorithms:

  1. Breadth-first search
  2. Depth-first search
  3. Iterative deepening search
  4. Uniform cost search
  5. Greddy search algorithm
  6. A* search algorithm
  7. Hill climbing search algorithm
  8. Stocastic hill climbing search algorithm

This library also has a common interface for agents, allowing you to easily create and deploy agents that solve problems by searching.

How to install the library

pip install aigyminsper

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aigyminsper-0.2.0.tar.gz (7.7 kB view details)

Uploaded Source

File details

Details for the file aigyminsper-0.2.0.tar.gz.

File metadata

  • Download URL: aigyminsper-0.2.0.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for aigyminsper-0.2.0.tar.gz
Algorithm Hash digest
SHA256 94e5374c80cfa64a56e9f93b36ec5827bf18255bb90d8e2f1dcc898078e732ef
MD5 cd962631b899b0824edb562698546f95
BLAKE2b-256 2a4f5f4b50be15d9a11104313bf633f67b70de067942400d4b6a311a4322a785

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page