Skip to main content
Chapter 7 of 10
Practice Quiz

Building the Neural Network

ICSE · Class 12 · Artificial Intelligence

Practice quiz for Building the Neural Network — ICSE Class 12 Artificial Intelligence. MCQs and questions with answers to test your preparation.

70 questions32 flashcards5 concepts

Interactive on Super Tutor

Studying Building the Neural Network? Get the full interactive chapter.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for practice quiz and more.

1,000+ Class 12 students started this chapter today

Quick Quiz: Building the Neural Network

0/4

Tap an answer to check it instantly. No sign-up needed for these 4.

1

Which statement about Keras is correct for building a neural network?

2

Which statement about TensorFlow is correct?

3

What does the Sequential model represent in Keras or TensorFlow?

4

Which layer is described as a fully connected layer?

70 Questions·
multiple choicemultiple correct

Sample Questions

1multiple choice
1 marks

What is the role of the Flatten layer in the MNIST model?

Show answer

It transforms a 28x28 image into a 1D vector of 784 numbers.

The Flatten layer reshapes a 2D image into a 1D vector because neural networks generally need 1D vectors as input.

2multiple choice
1 marks

What is the purpose of the Dropout layer in the MNIST model?

Show answer

To reduce overfitting by randomly ignoring a fraction of neurons

Dropout randomly ignores some neurons during training, which helps reduce overfitting.

3multiple choice
1 marks

Which activation function is used in the hidden Dense layer of the simple binary classification model?

Show answer

ReLU

The hidden Dense layer uses ReLU, which adds non-linearity to help learn complex patterns.

4multiple choice
1 marks

Which activation function is used in the output layer of the binary classification example?

Show answer

Sigmoid activation

The output layer for the binary classification model uses sigmoid with one unit.

+66 more questions available

Practice All

Frequently Asked Questions

What are the important topics in Building the Neural Network for ICSE Class 12 Artificial Intelligence?
Building the Neural Network covers several key topics that are frequently asked in ICSE Class 12 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Building the Neural Network — ICSE Class 12 Artificial Intelligence?
Understand the core concepts first, then work through the 70 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

For serious students

Get the full Building the Neural Network chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for ICSE Class 12 Artificial Intelligence.