From 1d041fafbda61a8c6792533d2f05e093852504ba Mon Sep 17 00:00:00 2001 From: allegroai <> Date: Thu, 3 Nov 2022 14:11:10 +0200 Subject: [PATCH] Add TensorboardX example link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f4ac364..4131a15b 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Instrumenting these components is the **ClearML-server**, see [Self-Hosting](htt * Resource Monitoring (CPU/GPU utilization, temperature, IO, network, etc.) * Model snapshots (With optional automatic upload to central storage: Shared folder, S3, GS, Azure, Http) * Artifacts log & store (Shared folder, S3, GS, Azure, Http) - * Tensorboard/TensorboardX scalars, metrics, histograms, **images, audio and video samples** + * Tensorboard/[TensorboardX](https://github.com/allegroai/clearml/tree/master/examples/frameworks/tensorboardx) scalars, metrics, histograms, **images, audio and video samples** * [Matplotlib & Seaborn](https://github.com/allegroai/clearml/tree/master/examples/frameworks/matplotlib) * [ClearML Logger](https://clear.ml/docs/latest/docs/fundamentals/logger) interface for complete flexibility. * Extensive platform support and integrations