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
Built Distribution
Hashes for aim_cli-1.2.7rc2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d93c6467eabfb923fe399bac73f008f7b0611672fb0737a3c51b2e057e23317 |
|
MD5 | 68a01241c9f920f9aa6c79f291ceb693 |
|
BLAKE2b-256 | 7295006113b6127964e43e46b48f731fdd29f644aaead98028c076c5ca4b5ac1 |