📚 Question Bank Q94 — Artificial Intelligence
Tags
Artificial Intelligence
Q94. Marks: +2.0 UGC NET Paper 2: Computer Sc 23rd August 2024 Shift 1
📄 Passage

Read the below passage and answer the questions.

Artificial Neural Networks (ANNs) are computational models inspired by the human brain's neural networks. They consist of inter - connected nodes, or neurons, organized into layers: an input layers, one or more hidden layers and an output layers. Each connection between neurons has a weight that adjusts as learning progresses allowing the network to adopt and improve its performance. ANNs are particularly effective in recognizing patterns making them valuable for tasks such as image and speech recognition, Natural language processing and predictive analytics. Learning in ANNs typically involves training algorithms like back propagation, which minimize the error by adjusting the weights. As a subset of machine learning, ANNs have revolutionized the field of Artificial Intelligence by providing solutions to complex problems that traditional algorithms struggle with. 

What is the role of weights in an ANN?
1.To store data
2.To adjust and improve network performance ✓ Correct
3.To control the speed
4.To secure the network
📄 All “Artificial Intelligence” questions across papers
🏷 Change Tag for this Question