Computer Science: An Overview (12th Edition)
12th Edition
ISBN: 9780133760064
Author: Glenn Brookshear, Dennis Brylow
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Question
Chapter 11.5, Problem 2QE
Program Plan Intro
Threshold neural network:
In case of the threshold function, any values above or equal to a given thresholds are converted to one, while any value below it is converted to 0.
Expert Solution & Answer
Want to see the full answer?
Check out a sample textbook solutionStudents have asked these similar questions
Q1: Give the MP-neuron for Boolean func on a
Neurons compute? The activation function and the linear function, which is represented by the equation z = Wx + b, are both calculated by neurons. Both a linear function, represented by the equation z = Wx + b, and an activation function are computed by neurons. When g is present in a neuron, the input x is scaled linearly (Wx + b). Before using the result in an activation function, neurons perform a calculation to get the mean of all of their features.
Consider a neuron with 2 inputs, 1 output, and a threshold activation function.
If the two weights are w1 = 1 and w2 = 1, and the bias is b = −1.5, then what is the output for input (0, 0)? What about for inputs (1, 0), (0, 1), and (1, 1)? Draw the discriminant function for this function, and write down its equation. Does it correspond to any particular logic gate?
Chapter 11 Solutions
Computer Science: An Overview (12th Edition)
Ch. 11.1 - Prob. 1QECh. 11.1 - Prob. 2QECh. 11.1 - Prob. 3QECh. 11.1 - Prob. 4QECh. 11.1 - Prob. 5QECh. 11.2 - Prob. 1QECh. 11.2 - Prob. 2QECh. 11.2 - Prob. 3QECh. 11.2 - Prob. 4QECh. 11.2 - Identify the ambiguities involved in translating...
Ch. 11.2 - Prob. 6QECh. 11.2 - Prob. 7QECh. 11.3 - Prob. 1QECh. 11.3 - Prob. 2QECh. 11.3 - Prob. 3QECh. 11.3 - Prob. 4QECh. 11.3 - Prob. 5QECh. 11.3 - Prob. 6QECh. 11.3 - Prob. 7QECh. 11.3 - Prob. 8QECh. 11.3 - Prob. 9QECh. 11.4 - Prob. 1QECh. 11.4 - Prob. 2QECh. 11.4 - Prob. 3QECh. 11.4 - Prob. 4QECh. 11.4 - Prob. 5QECh. 11.5 - Prob. 1QECh. 11.5 - Prob. 2QECh. 11.5 - Prob. 3QECh. 11.5 - Prob. 4QECh. 11.6 - Prob. 1QECh. 11.6 - Prob. 2QECh. 11.6 - Prob. 3QECh. 11.7 - Prob. 1QECh. 11.7 - Prob. 2QECh. 11.7 - Prob. 3QECh. 11 - Prob. 1CRPCh. 11 - Prob. 2CRPCh. 11 - Identify each of the following responses as being...Ch. 11 - Prob. 4CRPCh. 11 - Prob. 5CRPCh. 11 - Prob. 6CRPCh. 11 - Which of the following activities do you expect to...Ch. 11 - Prob. 8CRPCh. 11 - Prob. 9CRPCh. 11 - Prob. 10CRPCh. 11 - Prob. 11CRPCh. 11 - Prob. 12CRPCh. 11 - Prob. 13CRPCh. 11 - Prob. 14CRPCh. 11 - Prob. 15CRPCh. 11 - Prob. 16CRPCh. 11 - Prob. 17CRPCh. 11 - Prob. 18CRPCh. 11 - Give an example in which the closed-world...Ch. 11 - Prob. 20CRPCh. 11 - Prob. 21CRPCh. 11 - Prob. 22CRPCh. 11 - Prob. 23CRPCh. 11 - Prob. 24CRPCh. 11 - Prob. 25CRPCh. 11 - Prob. 26CRPCh. 11 - Prob. 27CRPCh. 11 - Prob. 28CRPCh. 11 - Prob. 29CRPCh. 11 - Prob. 30CRPCh. 11 - Prob. 31CRPCh. 11 - Prob. 32CRPCh. 11 - Prob. 33CRPCh. 11 - What heuristic do you use when searching for a...Ch. 11 - Prob. 35CRPCh. 11 - Prob. 36CRPCh. 11 - Prob. 37CRPCh. 11 - Prob. 38CRPCh. 11 - Suppose your job is to supervise the loading of...Ch. 11 - Prob. 40CRPCh. 11 - Prob. 41CRPCh. 11 - Prob. 42CRPCh. 11 - Prob. 43CRPCh. 11 - Prob. 44CRPCh. 11 - Prob. 45CRPCh. 11 - Prob. 46CRPCh. 11 - Prob. 47CRPCh. 11 - Prob. 48CRPCh. 11 - Draw a diagram similar to Figure 11.5 representing...Ch. 11 - Prob. 50CRPCh. 11 - Prob. 51CRPCh. 11 - Prob. 52CRPCh. 11 - Prob. 53CRPCh. 11 - Prob. 54CRPCh. 11 - Prob. 55CRPCh. 11 - Prob. 56CRPCh. 11 - Prob. 57CRPCh. 11 - Prob. 1SICh. 11 - Prob. 2SICh. 11 - Prob. 3SICh. 11 - Prob. 4SICh. 11 - Prob. 5SICh. 11 - Prob. 6SICh. 11 - Prob. 7SICh. 11 - Prob. 8SICh. 11 - Prob. 9SICh. 11 - Prob. 10SICh. 11 - Prob. 11SICh. 11 - Prob. 12SICh. 11 - A GPS in an automobile provides a friendly voice...Ch. 11 - Prob. 14SI
Knowledge Booster
Similar questions
- 1 Question 1 A Deep Neural Network is shown in Figure 1. The aim of this network is to classify human and dog. 1. Calculate the initial error of the Deep Neural Network by feeding the following input: X₁ = 5, X₂ = 2. The X₁ indicates the length of the tail and X₂ indicates the number of eyes. 2. Update the layer 2 weights (ws,we, w7,ws) of the Deep Neural Network shown in Figure 1 for a single iteration. The learning rate is set to a = 1 and there are no biases in the neurons. 3. Recalculate the error with the updated weights of layer 2 and report its improvement with respect to the initial error (percentage wise). 4. (Bonus Question) Update and report the layer 1 weights (w₁,w₂,3,W4) of the network and estimate the improvement to the error. Input X₁=5 W₁-0 w₂ = 0 W₁-0 Layer 1 3₁ ₂0 Layer 2 ys y Predicted Output Real Output 1 0 BE Figure 1: A Deep Neural Network designed for dog or human detectionarrow_forward3.arrow_forward#Question #1arrow_forward
- Exactly what kind of calculations does a neuron perform? The activation function is calculated inside a neuron, and then a linear function (z = Wx + b) is computed. After calculating an activation function, a neuron uses the linear function z = Wx + b. A neuron "learns" a function g that linearly increases with input x (Wx + b). The average of all characteristics is calculated in a neuron, and then the result is fed into an activation function.arrow_forwardConsider a neuron with a sigmoidal activation function. The input vector [x1,x2]=[1,1] and the weights are [0.5,0.3]. The bias term is 0.2. What will be the output of the neuron? Give your answer correct to 2 decimal places after rounding (e.g. 0.45) Answer:arrow_forwardWhich statements are NOT true about RelU activation function? Group of answer choices it's range is between [0,Inf] relu(v)=max(-v,v) A neuron with a Relu activation function does not learn from an example which makes its activation zero. it is a linear activation functionarrow_forward
- Please solve this question in machine learning quicklyarrow_forwardQ2: Find the (n) & (a) of neuron: if n0 out=0 X1 X2 XI 0.6 0.9 1 0.8 0.9 1 X2 0.9 0.7 B05arrow_forwardConsider a neuron with 3 inputs, 1 output, and a threshold (=0) activation function. If the two weights are w1 = 1, w2 = -1 and w3 = -1, and the bias is b = 1.5 (assuming the input to the bias is always +1), under which of the input below, the output will be 0?arrow_forward
- Give me answer fast.arrow_forwardIn this section, you will find four distinct machine learning algorithms that may be utilized for supervised learning on a dataset that has been supplied to you. Provide an explanation of any four factors you would use to assist in determining which one you would use to do the job of determining if a tumor is malignant or not??arrow_forwardError in prediction is used to determine the level of adjustment of weights for the next iteration in neural networks True Falsearrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Database System ConceptsComputer ScienceISBN:9780078022159Author:Abraham Silberschatz Professor, Henry F. Korth, S. SudarshanPublisher:McGraw-Hill EducationStarting Out with Python (4th Edition)Computer ScienceISBN:9780134444321Author:Tony GaddisPublisher:PEARSONDigital Fundamentals (11th Edition)Computer ScienceISBN:9780132737968Author:Thomas L. FloydPublisher:PEARSON
- C How to Program (8th Edition)Computer ScienceISBN:9780133976892Author:Paul J. Deitel, Harvey DeitelPublisher:PEARSONDatabase Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781337627900Author:Carlos Coronel, Steven MorrisPublisher:Cengage LearningProgrammable Logic ControllersComputer ScienceISBN:9780073373843Author:Frank D. PetruzellaPublisher:McGraw-Hill Education
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education