Aim is an open-source, self-hosted ML experiment tracking tool.
100K+
Dockerfile links
Aim is an open-source, self-hosted ML experiment tracking tool. It's good at tracking lots (1000s) of training runs and it allows you to compare them with a performant and beautiful UI.
You can use not only the great Aim UI but also its SDK to query your runs' metadata programmatically. That's especially useful for automations and additional analysis on a Jupyter Notebook.
Aim's mission is to democratize AI dev tools.
An easy-to-use & supercharged open-source experiment tracker. Aim logs your training runs, enables a beautiful UI to compare them and an API to query them programmatically.Why use Aim?
In order to spin a Docker container with Aim UI run:
docker run -d -p 43800:43800 -v <AIM_REPO_PATH>:/opt/aim aimstack/aim
Access Aim UI from http://localhost:43800/
View license information for the software contained in this image.
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.
Content type
Image
Digest
sha256:dd9bf10e9…
Size
280.8 MB
Last updated
7 months ago
Requires Docker Desktop 4.37.1 or later.