Skip to main content

Version control for AI

Project description

# aim

Version control and collaboration for AI.

See the docs [here](https://docs.aimhub.io).

## Development

### Requirements

  • Python 3

We suggest to use [virtual environment](https://packaging.python.org/tutorials/installing-packages/#creating-virtual-environments) for managing local dependencies.

To start development first install all dependencies:

`bash pip install -r requirements.txt `

### Project Structure

` ├── aim <---------------- main project code │   ├── cli <------------- command line interface │   ├── engine <---------- business logic for interracting with Aim Hub │   ├── profiler <-------- experimental profiler for ML models │   ├── sdk <------------- Python SDK │   └── version_control <- managing files and tracked data ├── docs <---------------- development documentation ├── examples <------------ example usages of aim SDK └── tests `

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

aim-cli-1.2.10rc2.tar.gz (43.2 kB view hashes)

Uploaded Source

Built Distribution

aim_cli-1.2.10rc2-py2.py3-none-any.whl (76.5 kB view hashes)

Uploaded Python 2 Python 3

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