Hello TensorBoard

09. Fix model by TensorBoard Histogram

아기토깡이♡ 2018. 11. 1. 08:13

<Fix model by TensorBoard Histogram>



1. Seeing "Histogram", all values are set to zero.




2. Go to source code and fix the initial value of W, b.



3. Rerun the code and check the histogram.