I am trying to create a model as per the guidelines given but running on my laptop with same TF versions. I get negative outcome. Am I doing anything wrong?
Please explain this:
For X value as 7, I should be getting around 400k, it gives me -20000
Tensorflow works the same across laptop / desktop.
Please check your implementation.
[snippet removed by mentor]
Please don’t post code in a public topic.
Do look at the hint in the notebook. You must take the scale of data into consideration when building the neural network. Deep learning specialization goes into a good detail on optimizers.