L_Softmax_TensorFlow icon indicating copy to clipboard operation
L_Softmax_TensorFlow copied to clipboard

Numerical calculation problem

Open TaoerHan opened this issue 8 years ago • 1 comments

Thank you for your clear code, but when I try it with my training data, the numerical calculation problems such as 'divided by 0', 'None type' etc. occurred again and again. It seems that the calculation of the expansion of cos(m*theta) and its derivation is quite unstable. Can I get some advice on that? Thanks!

TaoerHan avatar May 02 '18 07:05 TaoerHan

Thank you for your clear code, but when I try it with my training data, the numerical calculation problems such as 'divided by 0', 'None type' etc. occurred again and again. It seems that the calculation of the expansion of cos(m*theta) and its derivation is quite unstable. Can I get some advice on that? Thanks!

I have also the same issue as TaoerHan. Could you find any solution for it ?

farhud avatar Sep 27 '18 09:09 farhud