Relative Content

Tag Archive for neural-networkactivation-function

Is Mse with sigmoid a convex function?

I am planning to implement a linear regression model with mean squared error as loss function and sigmoid as activation function. My question is whether the objective function will be convex or not?