tensorflow_tutorials icon indicating copy to clipboard operation
tensorflow_tutorials copied to clipboard

nan values in regression model

Open snash4 opened this issue 6 years ago • 0 comments

Hi, I get nan value for loss when I use the quadratic model Y_predicted = X * X * w + X * u + b What is the possible reason for this?

snash4 avatar Jul 04 '19 11:07 snash4