April 2017
Intermediate to advanced
320 pages
7h 46m
English
To start the TensorBoard analysis, just type the following:
$> Tensorboard --logdir = 'log_simple_stats_5_lyers_dropout'
The following graph shows the accuracy cost function as a function of the training examples:

In the following chart, we display the cost function as a function of the training examples:

Both trends are what we expected: the accuracy increases with training examples, while the cost function decreases with increasing iterations.
Read now
Unlock full access