January 2018
Intermediate to advanced
310 pages
7h 48m
English
Once the TensorBoard is opened in the browser, go to the Graphs tab. The graph that we have defined and been getting trained should be displayed. Right-clicking on the nodes, we can choose the operations to be removed from the main graph. After some alignment, the graph should look as follows:

Notice how nicely all the layers that we have defined are displayed. This is very useful to check the definition of the architecture. The direction of the graph is nicely visualized with all the particulars. By clicking on each ...
Read now
Unlock full access