Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antonio-guillenperez authored Aug 20, 2024
1 parent f869e01 commit 6ba4233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ This section provides instructions on how to run simulations, configure the envi
To visualize the experiments while they are running, you can launch TensorBoard. Open a new terminal, navigate to the `results/` directory, and run the following command:

```bash
tensorboard --logdir=./test
tensorboard --logdir results/test/
```

This will start a TensorBoard server, and you can view the experiment visualizations by opening a web browser and navigating to `http://localhost:6006`.
Expand Down

0 comments on commit 6ba4233

Please sign in to comment.