Tensorboard - C3SE
www.c3se.chalmers.se › applications › tensorboardTensorboard can then be started from the command line simply as tensorboard. You need to specify the log directory using --logdir. tensorboard --logdir=./tensorboard-log-1234 By default Tensorboard attaches to localhost and port 6006 (unless the port is already taken, in which case it will try 6007, 6008, etc.). This is visible in the output ...