Skip to main content

ai6 -- Artificial Intelligence Example Code

Project description

ai6 -- Artificial Intelligence Code Examples

Install

$ pip install ai6

Example

import ai6

def f(p):
	[x,y] = p
	return x*x + y*y

p = [1.0, 3.0]
ai6.gradient_descendent(f, p)

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

ai6-1.2.1.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

ai6-1.2.1-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file ai6-1.2.1.tar.gz.

File metadata

  • Download URL: ai6-1.2.1.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for ai6-1.2.1.tar.gz
Algorithm Hash digest
SHA256 5c8b3407015b3e8ecd8ddc6818fb349d177b6493a6fd4e0d213318d6e3ecc1ce
MD5 0afe5d8c9e67aff1df1eabd54ab35199
BLAKE2b-256 2834b560e678de73792508914664a2244857f437a1a67ce92a5f844258f4f6eb

See more details on using hashes here.

File details

Details for the file ai6-1.2.1-py3-none-any.whl.

File metadata

  • Download URL: ai6-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for ai6-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 954ec7b70582fadd6c953d978aa8d4c4b81faa77de077aca4581609e5e7a4cfd
MD5 f0103a025cf6a266077726f1aadbbf08
BLAKE2b-256 e7f54a78d5ecea54a6097e2dccded50f174d1ce05fecfd1165a43011973b29c2

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