An example to start with TesorBoard (TB) on the FASRC Cannon cluster. The specific example is addapted from here.
NOTE 1: Due to a GLIBC 2.18
dependency issue with Centos 7, TensorBoard
currently works only in Jupyter notebooks.
NOTE 2: TB needs to be launched with, e.g, %tensorboard --logdir logs/fit --bind_all
(add the option --bind_all
).
get_started.ipynb
: Jupyter notebook