π Challenge: Use the Sigmoid Activation Function
Apply the sigmoid activation function to transform the output.
We'll cover the following
We have learned to transform the output using a step activation function. Now, apply another activation function known as sigmoid.
Problem statement
Given the two data points: and with values 2 and 3 respectively. Compute the predicted value with the given weights of and and bias . Then, apply the sigmoid activation function.
Get hands-on with 1200+ tech skills courses.