Kips Class 9 AI Unit 3: Introduction to Neural Network

Unit 3: Introduction to Neural Network

Question 1: Define node, weak AI system.
Answer:

Node: Artificial Neural Networks use simplified models of neurons in the brain. These neurons are called nodes.
Weak AI system: It is that intelligence that mimics intelligence but does not process it or in other words, acts intelligently without having any intelligence.

Question 2: Write about ANN.
Answer:
The data enters the ANN (Artificial Neural Networks) through an input layer. The input layer communicates the data to one of the hidden layers. The hidden layer processes the data and sends the output to another hidden layer (if there are more than one hidden layer) or the output layer. The output layer provides the output.

Question 3: Mention four uses of ANN.
Answer:
Four uses of ANN are
• Voice recognition system
• Language translations
• Handwriting recognition
• Automated driving vehicles

Question 4: What is the idea behind the creation of ANN?
Answer:
Neural Networks are an attempt to copy the working of the interconnected cells in a human brain inside a computer. The basic idea is to create a system based on human brains, so that the computer can learn, recognise and make human-like decisions. ANN do not require any programming. Instead they learn by processing data just as human brains do.

Question 5: Explain the structure of HNN and ANN.
Answer:

• Human Neural Network (HNN): Each neuron of the brain is made up of a cell body. There are several dendrites attached to the cell body and a single axon. The dendrites carry information from outside to the cell. The axon carries the information away from the cell body.
• Artificial Neural Network (ANN): The data enters the ANN (Artificial Neural Networks) through an input layer. The input layer communicates the data to one of the hidden layers. The hidden layer processes the data and sends the output to another hidden layer (if there are more than one hidden layer) or the output layer. The output layer provides the output.

Question 6: How does Neural Network differ from Conventional computing?
Answer:

• Conventional Computer
→ A serial computer has a central processor that can address an array of memory locations where data and instructions are stored.
→ Computations are made by the processor reading instruction as well as any data that is required from memory addresses. The instructions is then executed, and the results are saved in a specified memory location, as required.
→ In a serial system, the computational steps are deterministic, logical, and sequential and the state of a given variable can be tracked from one operation to another.
• Neural Network
→ ANNs are not sequential or necessarily deterministic.
→ There are no complex central processors, instead, there are many simple ones that generally do nothing more than taking the weighed sum of their inputs from the other processors.
→ ANNs do not execute programmed instructions. They respond in parallel to the pattern of inputs presented to it.
→ There are also no separate memory addresses for storing data. Instead, information is stored in the overall activation ‘state’ of the network.
→ ‘Knowledge’ is thus represented by the network itself, which is quite literally more than the sum of its components.

Question 7: Explain how neural networks learn.
Answer:
Neural networks use three ways of learning:
• Supervised Learning: In this type of learning, the networks are trained to provide correct output by using several example inputs.
• Unsupervised Learning: In this type of learning, the neural network is only provided with inputs. It doesn’t receive any information regarding the output.
• Reinforcement Learning: In this type of learning, the neural networks learn based on the feedback received by it. Positive feedback will mean that it has provided correct output and negative feedback will mean that it has made a mistake.

Question 8: Write any four applications of neural networks.
Answer:
Four applications of neural networks are
• for capturing associations or discovering regularities within a set of patterns
• where the volume, number of variables or diversity of the data is very high
• if the relationships between the variable are vaguely understood
• if the relationships are difficult to describe adequately with conventional approaches

Question 9: Does ANN systems need to be programmed? Justify.
Answer:
No, ANN systems do not require any programming. They instead learn by processing data as human brains do. Neural Networks are an attempt to copy the working of the interconnected cells in a human brain inside a computer. The basic idea is to create a system based on human brains, so that the computer can learn, recognise and make human-like decisions.

Question 10: Explain the importance of feedback in the learning process of ANN.
Answer:
The neural networks learn through an element of feedback. The feedback tells the network if it has made a mistake or performed correctly. One of this ways of this learning involves backpropagation. In this system, the output of the neural networks is compared with the intended outputs. The weights and thresholds of the different nodes are changed to reduce the gap between the intended output and actual output. This process is repeated with every input and the system continues to learn.

Question 11: Explain the flow of information through Neural Networks.
Answer:
The information that flows through the networks can take place under two distinct circumstances:
• When the system is learning or is under training
• When the system is in operation

Question 12: Explain backpropagation and feedforward network.
Answer:

• Feedforward Network: The information in the system is received by the input layer. The input layer, in turn, triggers the layers of the hidden units. The hidden units, in turn, trigger the output layer for delivering the solutions. This is one of the most common neural network designs and is known as a feedforward network.
• Backpropagation: In this system, the output of the neural networks is compared with the intended outputs. The weights and thresholds of the different nodes are changed to reduce the gap between the intended output and actual output. This process is repeated with every input and the system continues to learn. This is known as backpropagation.

Question 13: Match the components of ANN which resembles the functionality of human brains.
Answer:

Nodes → Neurons
Input Layer → Dendrites
Hidden Layer → Cell body
Output Layer → Axon

20 comments:

  1. Replies
    1. Thanks a lot Venkat for this beautiful website

      Delete
    2. Yeah it's beautiful ❤️

      Delete
    3. Thanks! Do share and subscribe our site for latest updates!

      Delete
  2. Anonymous31 July, 2021

    Please post 10th class also

    ReplyDelete
    Replies
    1. Thanks for reaching us out! You can find the solutions of Class 10 Artificial Intelligence by clicking on the link below:

      https://vs.eyeandcontacts.com/search/label/Class%2010%20Kips%20Artificial%20Intelligence

      Delete
    2. Hi,

      Thank you for visiting our site! We couldn't understand what are you talking about... Could you please explain briefly here.

      If you found our website helpful, you can share it with your friends! You can also follow us on:
      • Facebook: https://business.facebook.com/EducationWithVS
      • Twitter: https://twitter.com/EducationWithVS
      • Pinterest: https://in.pinterest.com/EducationWithVS

      Delete
  3. Replies
    1. Hi,

      Thank you for visiting our site! We couldn't understand what are you talking about... Could you please explain briefly here.

      If you found our website helpful, you can share it with your friends! You can also follow us on:
      • Facebook: https://business.facebook.com/EducationWithVS
      • Twitter: https://twitter.com/EducationWithVS
      • Pinterest: https://in.pinterest.com/EducationWithVS

      Delete
    2. yes please post for part a employability skills too

      Delete
    3. Ok sure! We'll post the employability skills part too!

      Delete
  4. Good questions! Please post some extra questions too.

    ReplyDelete
    Replies
    1. Thanks! Sure, do subscribe our site to receive our latest notifications!

      Delete
  5. OH MAH LAWRD I HAVE PREBOARDS THIS IS SAVING ME

    ReplyDelete
  6. class 9 ai Entrepreneurship

    ReplyDelete
  7. Thank you very much for the help 😀

    ReplyDelete
    Replies
    1. 😃 If you like vs.eyeandcontacts.com and enjoy visiting the solutions, please tell your friends on Facebook, Twitter, Instagram etc! Thank you.

      Delete

Also read!

Click on any of the below text for additional links:

Class 6

Class 6 Computer Kips Solutions
Class 6 Gul Mohar English Solutions
→ Class 6 Map Pointing Solutions
Class 6 NCERT Civics Solutions
Class 6 NCERT Geography Solutions
Class 6 NCERT History Solutions
Class 6 NCERT Maths Solutions
Class 6 NCERT Science Solutions

Class 7

Class 7 Computer Kips Solutions
Class 7 Gul Mohar English Solutions
English Grammar Class 7
English Writing Skills Class 7
Class 7 Map Pointing Solutions
Class 7 NCERT Civics Solutions
Class 7 NCERT Civics Notes
Class 7 NCERT Civics Extra Questions
Class 7 NCERT Geography Solutions
Class 7 NCERT Geography Notes
Class 7 NCERT Geography Extra Questions
Class 7 NCERT History Solutions
Class 7 NCERT History Notes
Class 7 NCERT History Extra Questions
Class 7 NCERT Maths Solutions
Class 7 NCERT Science Solutions
Class 7 NCERT Science Notes
Class 7 NCERT Science Extra Questions

Class 8

Class 8 Kips Artificial Intelligence Solutions
Class 8 Gul Mohar English Solutions
English Grammar Class 8
English Writing Skills Class 8
Class 8 Map Pointing Solutions
Class 8 NCERT Civics Solutions
Class 8 NCERT Civics Notes
Class 8 NCERT Civics Extra Questions
Class 8 NCERT Geography Solutions
Class 8 NCERT Geography Notes
Class 8 NCERT Geography Extra Questions
Class 8 NCERT History Solutions
Class 8 NCERT History Notes
Class 8 NCERT History Extra Questions
Class 8 NCERT Maths Solutions
Class 8 NCERT Science Solutions
Class 8 NCERT Science Notes
Class 8 NCERT Science Extra Questions
Class 8 NCERT Science Exemplar
Class 8 NCERT Science MCQs

Class 9

Class 9 Kips Artificial Intelligence Solutions
Class 9 Map Pointing Solutions
Class 9 NCERT Civics Solutions
Class 9 NCERT Geography Solutions
Class 9 NCERT History Solutions
Class 9 NCERT Maths Solutions
Class 9 NCERT Science Solutions

Class 10

Class 10 Kips Artificial Intelligence Solutions
Class 10 NCERT English Solutions
→ Class 10 Map Pointing Solutions
Class 10 NCERT Civics Solutions
Class 10 NCERT Civics Notes
Class 10 NCERT Civics Extra Questions
Class 10 NCERT Geography Solutions
Class 10 NCERT Geography Notes
Class 10 NCERT Geography Extra Questions
Class 10 NCERT History Solutions
→ Class 10 NCERT History Notes
Class 10 NCERT History Extra Questions
Class 10 NCERT Maths Solutions
Class 10 NCERT Science Solutions
Class 10 NCERT Science Notes
Class 10 NCERT Science Extra Questions

Computer Languages

Python Basics

Extra Activities

Extra Activities

Extra Knowledge

Extra Information
General Knowledge
Historical Places in India
Latest technology
Physical Sciences
Facts

• Mathematics quick links
Mathematical Terms
Maths Tricks

Home Top