Skip to main content

A set of open source frameworks for Artificial Intelligence (mostly machine learning and optimization).

Project description

Copyright (c) 2014,2015,2016,2017 Jeremie DECOCK (http://www.jdhp.org)

Description

This is a set of open source frameworks for Artificial Intelligence (mostly machine learning and optimization).

This contains (among others):

  • a blackbox non linear noisy optimization framework;

  • a machine learning framework;

  • a multistage optimization and Markov Decision Process framework (Markov Decision Processes).

Note:

This project is still in beta stage, so the API is not finalized yet.

Dependencies

  • Python >= 3.0

  • Numpy

  • Matplotlib

Installation

Gnu/Linux

You can install, upgrade, uninstall AILib with these commands (in a terminal):

pip install --pre ailib
pip install --upgrade ailib
pip uninstall ailib

Or, if you have downloaded the AILib source code:

python3 setup.py install

Windows

You can install, upgrade, uninstall AILib with these commands (in a command prompt):

py -m pip install --pre ailib
py -m pip install --upgrade ailib
py -m pip uninstall ailib

Or, if you have downloaded the AILib source code:

py setup.py install

MacOSX

You can install, upgrade, uninstall AILib with these commands (in a terminal):

pip install --pre ailib
pip install --upgrade ailib
pip uninstall ailib

Or, if you have downloaded the AILib source code:

python3 setup.py install

Documentation

Example usage

TODO

Bug reports

To search for bugs or report them, please use the AILib Bug Tracker at:

https://github.com/jeremiedecock/ailib/issues

License

This project is provided under the terms and conditions of the MIT License.

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

ailib-0.2.dev1.tar.gz (17.7 kB view details)

Uploaded Source

File details

Details for the file ailib-0.2.dev1.tar.gz.

File metadata

  • Download URL: ailib-0.2.dev1.tar.gz
  • Upload date:
  • Size: 17.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ailib-0.2.dev1.tar.gz
Algorithm Hash digest
SHA256 41e5150bfbc8badb4c31433396273f7427736edfbbeeec2b34b4f9347bd199d2
MD5 5b3939b777113ce7ecba6b2617d6dfca
BLAKE2b-256 e2e5f2687ed6a8e70eb11fb5a4a63e05940cd854ceecda2c25949e501ad8cbb2

See more details on using hashes here.

Provenance

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