如何解释Tensorboard直方图

时间:2016-03-15 19:15:33

标签: python tensorflow conv-neural-network tensorboard

我是Tensorflow的新手。我想知道是否有人可以指导我如何解释Tensorflow直方图。以下是第一层网络预测和过滤器的直方图。 W_conv1的形状为[5 5 3 10]。如何单独查看每个过滤器? This is the histograms for graph's prediction

This is the histogram for one of the weights of one of the constitutional layers

0 个答案:

没有答案