August 2017
Intermediate to advanced
288 pages
8h 6m
English
The section covers how to visualize TensorFlow models and output in TernsorBoard.
# Create Writer Obj for loglog_writer = tf$summary$FileWriter('c:/log', sess$graph)
The graph for logistic regression developed using the preceding code is shown in the following screenshot:
