MACHINE LEARNING

APPLICATION OF SUPERVISED LEARNING

NEURAL NETWORK

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
When both inputs are 1, what will be the output of the pitts model nand gate?
A
0
B
1
C
either 0 or 1
D
z
Explanation: 

Detailed explanation-1: -The McCulloch–Pitt neural network is considered to be the first neural network. The neurons are connected by directed weighted paths. McCulloch–Pitt neuron allows binary activation (1 ON or 0 OFF), i.e., it either fires with an activation 1 or does not fire with an activation of 0.

Detailed explanation-2: -One of the difficulties with the McCulloch-Pitts neuron was its simplicity. It only allowed for binary inputs and outputs, it only used the threshold step activation function and it did not incorporate weighting the different inputs.

There is 1 question to complete.