Update README.md
Browse files
README.md
CHANGED
@@ -49,4 +49,4 @@ TensorBoard logs are available for detailed training analysis:
|
|
49 |
|
50 |
Use the following command to visualize logs:
|
51 |
```bash
|
52 |
-
tensorboard --logdir
|
|
|
49 |
|
50 |
Use the following command to visualize logs:
|
51 |
```bash
|
52 |
+
tensorboard --logdir=./logs/
|