Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ aim Public
forked from aimhubio/aim

Aim πŸ’« β€” An easy-to-use & supercharged open-source experiment tracker.

License

angusmf1/aim

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

aim

Version control and collaboration for AI.

See the docs here.

Development

Requirements

  • Python 3

We suggest to use virtual environment for managing local dependencies.

To start development first install all dependencies:

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

About

Aim πŸ’« β€” An easy-to-use & supercharged open-source experiment tracker.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.9%
  • Cython 4.5%
  • JavaScript 1.8%
  • CSS 0.7%
  • HTML 0.7%
  • Shell 0.2%
  • Other 0.2%