Question: Using Jupyter notebook (python) 1) Assume Boolean values of 1 (true) and -1 (false), where the activation function returns 1 if > 0, and -1

Using Jupyter notebook (python)

1) Assume Boolean values of 1 (true) and -1 (false), where the activation function returns 1 if > 0, and -1 if < 0. a) 1 = 0.5, 2 = .9, = 0.3, calculate the output y if the input vector is [1, 0]? 2) What could be a set of possible values of 1, 2, , and the input is [1, 2], where x be 1 or 0. If the perceptron is to represent the AND function that returns y=1 if and only if [1, 2] = [1,1]? Write a python function that returns the correct output.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!