tensorflow-talk-debugging
tensorflow-talk-debugging copied to clipboard
How to debug skflow?
Hi I am new to tensorflow. I want to debug Tensorflow (skflow) gmm_ops.py (Gaussian Mixture Model). I am getting ERROR:tensorflow:Model diverged with loss = NaN. How should I do it ? Is there any example?