Question 1.
In the video at timestamp 3:01. It is mentioned that the cost function is
w**2 -10*w +25
This is not discussed in previous videos, how come it turns out like this. Can you please give any reference and help me understand it.
Question 2.
I don’t understand what are we trying to do in the same video. What is w, is it weight which we are trying to tune. if it’s the case then where is input in the first example.
video: https://www.coursera.org/learn/deep-neural-network/lecture/zcZlH/tensorflow
