What is the activation function in Machine Learning?
Answer Posted / Abhishek Srivatava
An activation function is a non-linear function used in artificial neural networks to introduce nonlinearity and make the model capable of learning complex patterns. Common activation functions include sigmoid, ReLU (rectified linear unit), and tanh.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers