From 6e2ba266813f5eec85d6831393af486a9fa72b5c Mon Sep 17 00:00:00 2001 From: Allegro AI <51604379+allegroai-git@users.noreply.github.com> Date: Tue, 29 Oct 2019 13:18:51 +0200 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 32133f5..9edc763 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,17 @@ TRAINS Agent is an AI experiment cluster solution. It is a zero configuration fire-and-forget execution agent and combined with trains-server it is a full AI cluster solution. -**Using the TRAINS Agent, you can now setup a dynamic cluster with only two lines!** +**Full AutoML in 5 steps** +1. Install [trains-server](https://github.com/allegroai/trains-agent) (or use our [open server](https://demoapp.trains.allegro.ai)) +2. `pip install trains_agent` ([install](#installing-the-trains-agent) on any GPU machine: on-premises / cloud / ...) +3. Add [trains](https://github.com/allegroai/trains) 2 lines to your code & run it once (on your machine / laptop) +4. Change the [parameters](#using-the-trains-agent) in the UI & send for [execution](#using-the-trains-agent) (or automate with an [AutoML pipeline](#automl-and-orchestration-pipelines-)) +5. :chart_with_downwards_trend: :chart_with_upwards_trend: :eyes: :beer: + + +**Using the TRAINS Agent, you can now setup a dynamic cluster with \*epsilon DevOps** + +*epsilon - because we are scientists :triangular_ruler: and nothing is really zero work (Experience TRAINS live at [https://demoapp.trains.allegro.ai](https://demoapp.trains.allegro.ai))