diff --git a/README.md b/README.md index 18bfb99b00..573ba92321 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,13 @@ def validation_end(self, outputs): ``` ## TensorboardX +

+ + + + +

+ All lightning experiments log in a nicely structured folder structure compatible with tensorboardX. Simply run the following command to view your experiments. Simply note the path you set for the Experiment