Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chesterxgchen committed Jan 9, 2023
1 parent d9dc9a6 commit 01d1688
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/experiment-tracking/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 01d1688

Please sign in to comment.