Skip to main content

Hello Pluto

Prerequisites

  • git - required for sending commit authorship and other metadata

Launch Your First Experiement

Start logging your first experiment in 4 steps:
  1. Create an account/organization at https://pluto.trainy.ai
  2. Install the Python SDK. In your Python environment, install the latest build
    or the release build
  3. If you haven’t already, request an API key through the terminal via:
    or login via the shell command
  4. Log your first experiment!
The code will print out a url where you can view your current run. The web dashboard allows you to compare time series between runs. The output for the above script might be the following.