MACHINE LEARNING

APPLICATION OF SUPERVISED LEARNING

NEURAL NETWORK

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
WHICH OF THE FOLLOWING STATEMENTS DOES NOT HOLD TRUE?
A
ACTIVATION FUNCTIONS ARE THRESHOLD FUNCTIONS
B
BOTH FORWARD AND BACK PROPAGATION TAKE PLACE DURING THE TRAINING PROCESS OF A NEURAL NETWORK
C
ERROR IS CALCULATED AT EACH LAYER OF THE NEURAL NETWORK
D
MOST OF THE DATA PROCESSING IS CARRIED OUT IN THE HIDDEN LAYERS
Explanation: 

Detailed explanation-1: -Explanation: It can only perform pattern recognition, rest is not true for a single layer neural.

Detailed explanation-2: -Explanation: Neural networks have higher computational rates than conventional computers because a lot of the operation is done in parallel. That is not the case when the neural network is simulated on a computer. The idea behind neural nets is based on the way the human brain works.

There is 1 question to complete.