Skip to main content

Artificial intelligence model manager

Project description

The Artificial Intelligence Model Manager (AIMM) project aims to provide resources for management of computational intelligence models. Using a plugin-based approach, it provides a services capable of:

  • creating and storing models

  • fitting models

  • upload of already fitted models

  • data access

  • running the models

The server also has support for changeable frontend and persistence interfaces. This allows users to implement the ways server communicates to its clients (multiple parallel interfaces are supported) or stores the models. There are also default interfaces that are supported for both of these functions.

Installation

AIMM is a Python (3.10 and newer) package containing implementations of the server implementation and some of its clients. It can be installed with the following command:

pip install aimm

Development environment

Development environment includes, besides the standard requirements of the base AIMM package, various tools and libraries that are used for the build process, documentation and testing. To set up the development environment, Python 3.10 and poetry are needed. Recommended way to set up is by running:

python -m venv venv
source venv/bin/activate
pip install poetry
poetry install

All other generic tasks like testing and documentation building are done through the build tool, use doit list to preview the complete list of all available tasks.

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

aimm-1.2.dev1.tar.gz (24.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aimm-1.2.dev1-py3-none-any.whl (31.8 kB view details)

Uploaded Python 3

File details

Details for the file aimm-1.2.dev1.tar.gz.

File metadata

  • Download URL: aimm-1.2.dev1.tar.gz
  • Upload date:
  • Size: 24.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.5

File hashes

Hashes for aimm-1.2.dev1.tar.gz
Algorithm Hash digest
SHA256 f08a551cda9774d4ae00362e30bacadf47a510c648711b182a657b9f49f703b3
MD5 4b4b7b4bbc01bb121577863c9d82f6ab
BLAKE2b-256 c86d18f5b7444fd28b14c0bf6969e13722db81bbdc9e030a9172151c09dce511

See more details on using hashes here.

File details

Details for the file aimm-1.2.dev1-py3-none-any.whl.

File metadata

  • Download URL: aimm-1.2.dev1-py3-none-any.whl
  • Upload date:
  • Size: 31.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.5

File hashes

Hashes for aimm-1.2.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 50d3865bea82126be96e368d5f98c0f8a9188e44ef0405763194e9c9fcd9a0e8
MD5 5be507d1ec1b3482a81c3634debeb65b
BLAKE2b-256 26d2e4bee6f7faf5da4ab5cf79359b49aadf27774a9882841b37aeab0c9421fc

See more details on using hashes here.

Supported by

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