Skip to content

Latest commit

 

History

History

Example2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Purpose:

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).

Contents:

  • get_started.ipynb: Jupyter notebook