Skip to content

aibuildai v2.5 (latest: v2.5.5)

Choose a tag to compare

@t2ance t2ance released this 26 Jun 00:07

aibuildai reads a dataset and a task description and builds a model for you — it designs candidate models, trains them, scores them on held-out data, and writes out the best submission.

The latest stable v2.5 for Linux (x86-64) — currently v2.5.5. Install in one line:

curl -fsSL https://github.com/aibuildai/AI-Build-AI/releases/download/v2.5-latest/aibuildai-linux-x86_64.tar.gz | tar xz && ./aibuildai-linux-x86_64-*/install.sh

Then sign in with aibuildai login.