+1 (218) 451-4151
glass
pen
clip
papers
heaphones

Consider a single-input neuron with a bias. We would like the output to be -1 for inputs less than…

Consider a single-input neuron with a bias. We would like the output to be -1 for inputs less than…

Consider a single-input neuron with a bias. We would like the output to be -1 for inputs less than 3 and +1 for inputs greater than or equal to 3.i. What kind of a transfer function is required? ii. What bias would you suggest? Is your bias in any way related to the input weight? If yes, how? iii. Summarize your network by naming the transfer function and stating the bias and the weight. Draw a diagram of the network. Verify the network performance using MATLAB.