File size: 96 Bytes
1ec52af
 
 
 
 
 
1
2
3
4
5
6
# Tensorboard

Use following command to run the tensorboard.
```bash
tensorboard --logdir=./
```