I am new to Tensorflow. I was wondering if someone could guide me as to how to interpret the Tensorflow histograms. The following are the histograms for the network prediction and filters at the first layer. W_conv1 is of the shape[5 5 3 10]. How can I view each filter individually?
Asked
Active
Viewed 340 times
2
-
possibly duplicate https://stackoverflow.com/questions/42315202/understanding-tensorboard-weight-histograms – discort Feb 15 '21 at 15:50