Hey everyone! I wanted to ask whether the second course of machine learning specialization (i.e. Advanced Learning Algorithms) includes neural networks which use regression techniques?
Yes, logistic regression!
Okay. What about linear regression in neural networks? Is it included? Basically I want to predict continuous values and not discrete values.
Yes that too should be there!
The only difference is you have a linear activation on the output layer.