Why do we normalize the inputs x?
a. Normalization is another word for regularization–It helps to reduce variance
b. It makes it easier to visualize the data
c. It makes the cost function faster to optimize
d. It makes the parameter initialization faster