This is a system of Programs and Data-Structures that mimics the operation of the human brain:
a. Intelligent Network b. Decision Support System
c. Neural Network d. Genetic Programming
Answers
Answer:
Neural Network
Explanation:
your answer
Answer:
A system of Programs and Data-Structures that mimics the operation of the human brain is Neural Network.
Explanation:
- Neural network is also known as Artificial Neural Network(ANNs) or Stimulated Neural Network(SNNs).
- Neural networks are designed to work as a human brain.
- It is a subset and deeper part of machine learning.
- Unlike human brain, in neural network input is binary and output is also binary which then converted in a simpler language which is understood by humans.
- Perceptrons are objects that do the calculation and give out outputs.
- Neural network try to make facial recognition and handwriting analysis among other things.
For Example:
Neural networks are designed to work just like the human brain does. In the case of recognizing handwriting or facial recognition, the brain very quickly makes some decisions. For example, in the case of facial recognition, the brain might start with “It is female or male? Is it black or white? Is it old or young? Is there a scar?” and so forth. In the same way many questions as inputs are given to perceptrons which then give output in binary form as yes or no.
For similar questions on neural network, refer below
https://brainly.in/question/49933248
https://brainly.in/question/42635868
Thank you