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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aim-cli-1.2.6.tar.gz.
File metadata
- Download URL: aim-cli-1.2.6.tar.gz
- Upload date:
- Size: 39.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c8e82602349cb1b0f520e175f9397df1d729929cde37dd12ee663ed90c342af
|
|
| MD5 |
67c7d6b82fa964ca003e309d52b0f24f
|
|
| BLAKE2b-256 |
1e1708c8f1286b29b92cf10f38ac878094e99721b1d4ea0a3f374801dd3e1b1f
|
File details
Details for the file aim_cli-1.2.6-py2.py3-none-any.whl.
File metadata
- Download URL: aim_cli-1.2.6-py2.py3-none-any.whl
- Upload date:
- Size: 73.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0361d87d3ca9b5b97b84136125d8cc3d0215216d8b609bd09dd0cd224504194
|
|
| MD5 |
26a8ae5a7b850bccbd855635fb3eab7f
|
|
| BLAKE2b-256 |
04459de616b346ae5e640074ffdea46b699841db75bfe7665929458f3ede36b1
|