diff --git a/examples/experiment-tracking/README.md b/examples/experiment-tracking/README.md index 97d0fd137f..041683a37d 100644 --- a/examples/experiment-tracking/README.md +++ b/examples/experiment-tracking/README.md @@ -64,19 +64,19 @@ All examples will leverage the example hello-pt. [hello-pt-tb](hello-pt-tb) * The first example shows how to use Tensorboard Tracking Tool ( both sender and receiver) -* The second example shows how to use Tensorboard Sender only, while the receivers are MLFlow and WandB +* The second example shows how to use Tensorboard Sender only, while the receivers are MLFlow ![tb](tb.png) [hello-pt-tb](hello-pt-mlflow) * The first example shows how to use MLFlow Tracking Tool ( both sender and receiver) -* The second example shows how to use MLFlow Sender only, while the receivers are Tensorboard and WandB +* The second example shows how to use MLFlow Sender only, while the receivers are Tensorboard ![mlflow_1](mlflow_2.png) ![mlflow_1](mlflow_1.png) [hello-pt-wandb](hello-pt-wandb) -* The first example shows how to use Weights & Biases Tracking Tool ( both sender and receiver) -* The second example shows how to use WandB Sender only, while the receivers are Tensorboard and MLFlow +* The example shows how to use Weights & Biases Tracking Tool ( both sender and receiver) + ![wandb_1](wandb_1.png)