Assignments For Week 7 2024

Download as pdf or txt
Download as pdf or txt
You are on page 1of 21

NPTEL

Video Course on Machine Learning

Professor Carl Gustaf Jansson, KTH

Assignments for Week 7, 2024

20 tasks with a total of 20 marks


Assignment tasks - Week 7 2024

Problem # 1 Correct Marks: 1 Theme: Interdisciplinary Inspiration

A movement within Psychology has also influenced re-inforcement Learning. Which?

A. Behaviourism
B. Cognitivism
C. Reductionism
D. Structuralism
E. Functionalism

Answer: A
Assignment tasks - Week 7 2024

Problem # 2 Correct Marks: 1 Theme: Interdisciplinary Inspiration

A movement within Psychology is consistent with an abstract model of the Mind in terms of systems of Symbols,
Concepts and Logically related inferences. Which movement?

A. Reductionism
B. Behaviourism
C. Structuralism
D. Cognitivism
E. Functionalism

Answer : D
Assignment tasks - Week 7 2024

Problem # 3 Correct Marks: 1 Theme: Interdisciplinary Inspiration

A movement within Psychology is consistent with the motivations behind the sub-symbolic approach of artificial
neural networks. Which movement?

A. Cognitivism
B. Behaviourism
C. Structuralism
D. Reductionism
E. Functionalism

Answer : D
Assignment tasks - Week 7 2024

Problem # 4 Correct Marks: 1 Theme: Interdisciplinary Inspiration

Learning of Language and language engineering in CS and AI is strongly inspired by the structuralist
view on Linguistics. Who was the front figure for this view?

A. Bloomfield
B. Hockett
C. Lakoff
D. Chomsky

Answer : D
Assignment tasks - Week 7 2024

Problem # 5 Correct Marks: 1 Theme: Interdisciplinary Inspiration

What is the neuro science term for the property of a system to adapt, reconfigure and consolidate its structure?

A. Locality
B. Plasticity
C. Equipotentiality
D. Mass action
E. Specificity
F. Holism

Answer: B
Assignment tasks - Week 7 2024

Problem # 6 Correct Marks: 1 Theme: Interdisciplinary Inspiration

The work by Donald Hebb exemplifies an integration of two of the principles below. Which two?

A. Locality, Specificity
B. Equipotentiality, Mass Action
C. Locality, Holism
D. Mass action, Plasticity
E. Resilience, Plasticity
F. Resilience, Equipotentiality

Answer: C
Assignment tasks - Week 7 2024

Problem # 7 Correct Marks: 1 Theme: Interdisciplinary Inspiration

The Classical view of categories is characterized by the follow statements. One statement is wrong. Which?

A. Categories are arbitrary. Typically the ways we choose to categorize objects are culturally and linguistically based

B. The levels in a hierachy (lattice) of categories have a different status , with the middle layer being most fundamental
to everyday thinking (basic level) in contrast to more abstract (superordinate) and more detailed (subordinate) levels

C. Categories have defining attributes (features/value combinations). All members share them, No nonmembers share
them and there are no overlap between members and nonmembers

D. The Intension (set of attributes) determines the extension of a category (its members)

E. The member space has no internal structure and all members are regarded as equal and first class citizens.

Answer: B
Assignment tasks - Week 7 2024

Problem # 8 Correct Marks: 1 Theme: Interdisciplinary Inspiration

The Modern or natural view of a categories is characterized by the follow statements. One statement is wrong. Which?

A. Categories are in many case motivated by properties of our sensory system and the world surrounding us.

B. Categories are built around central members or prototypes defined by sharing more attributes with other members than
with nonmembers. Members are graded based on typicality

C. Obviously typicality generates a topology of the member space

D. The Intension (set of attributes) crisply determines the extension of a category (its members)

E. The levels in a hierachy (lattice) of categories have a different status , with the middle layer being most fundamental to
everyday thinking (basic level) in contrast to more abstract (superordinate) and more detailed (subordinate) levels

Answer: D
Assignment tasks - Week 7 2024

Problem # 9 Correct Marks: 1 Theme: Interdisciplinary Inspiration

The Entropy measure is used to guide the optimal setup of a decision tree.
This measure is inspired by which of the concepts in physics?

A. Molecular regularity
B. Molecular disorder.
C. Molecular non-regularity
D. Molecular order.

Answer: B
Assignment tasks - Week 7 2024

Problem # 10 Correct Marks: 1 Theme: Interdisciplinary Inspiration

The Energy function in Hopfield Networks is inspired by a model of ferromagnetism in Statistical Mechanics. The
model is named after a person. Which?

A. Lenz
B. Hopfield
C. Ising
D. Onsager

Answer : C
Assignment tasks - Week 7 2024

Problem # 11 Correct Marks: 1 Theme: Tools and Resources

Which Dataset Repository is primarily a gate-way to other specific repositories for Data-sets
A. Imagenet
B. Kaggle Repository
C. Google trends
D. Amazon reviews

Answer: B
Assignment tasks - Week 7 2024

Problem # 12 Correct Marks: 1 Theme: Tools and Resources

Deep Mind is a company focussing on Artificial Intelligence being related to another large company.
Which?

A. Amazon
B. Microsoft
C. SAP
D. Google
E. Facebook
F. Huawei

Answer: D
Assignment tasks - Week 7 2024

Problem # 13 Correct Marks: 1 Theme: Tools and Resources

What does the abbreviation API stands for?

A. Advanced Programming Interface


B. Application Programming Interface
C. Advanced Project Integrator

Answer: B
Assignment tasks - Week 7 2024

Problem # 14 Correct Marks: 1 Theme: Tools and Resources

Which of the following tools are NOT Open Source?

A. Watson
B. TensorFlow
C. Python
D. Wolfram
E. Caffe

Answer: D
Assignment tasks - Week 7 2024

Problem # 15 Correct Marks: 1 Theme: Tools and Resources

Which of these systems for technical computations is primarily aimed for numerical calculations in
contrast to symbolical?

A. Mathematica.
B. Macsyma
C. MATLAB
D. Maple
E. Reduce

Answer: C
Assignment tasks - Week 7 2024

Problem # 16 Correct Marks: 1 Theme: Tools and Resources


Which of the programming languages below can be characterized as a ´Multi Paradigm Language´ in the
sense that it supports both imperative, functional, object oriented programming and indirectly logic oriented
programming?

A. Pascal
B. C
C. C#
D. LISP
E. Haskel
F. Prolog
G. Python
H. Wolfram
I. R
J. Java
K. Java Script
L. Visual Basic

Answer: G
Assignment tasks - Week 7 2024

Problem # 17 Correct Marks: 1 Theme: Tools and Resources

One popular tool in a currently typical machine learning toolbox, provides collaborative
environments, where you can freely combine human-readable narratives with computer-
readable codes, equations and visualizations. Pick this tool from the list below:

A. Caffe
B. Pytorch
C. Theano
D. Jupyter Notebooks
E. Tensorflow
F. Microsoft Cognitive Toolkit

Answer: D
Assignment tasks - Week 7 2024

Problem # 18 Correct Marks: 1 Theme: Tools and Resources

Many Machine Learning tools are specialized for support of ANN, in particular Deep Learning. Examples are
given below. One of the listed tools have an ambition for support for Machine Learning techniques in general.
Which one?

A. Intel deep learning cloud


B. Microsoft Cognitive Toolkit
C. Tensorflow
D. Caffe

Answer: C
Assignment tasks - Week 7 2024

Problem # 19 Correct Marks: 1 Theme: Tools and Resources

Which two of the following platforms are primarily NOT aimed for Cloud/Distributed Computing?

A. Amazon Webservices
B. B. Apple iCloud
C. SAP Leonardo
D. Microsoft Azur
E. Hadoop MapReduce
F. Apache SPARK

Answer: C
Assignment tasks - Week 7 2024

Problem # 20 Correct Marks: 1 Theme: Tools and Resources

The dominating hardware providers are launching Systems on a Chip (SoCs) that can provide the
basic functionalities for Advanced Driver Assist Systems (ADAS) on various levels (2-5). The core of the
functionality of the SoCs is the image recognition enabled by Machine Learning (Deep Learning)

Which is the correct coupling between the hardware providers and ADAS/SoCs?

A. Qualcomm - Drive Xavier/Pegasus Nvidia - Snapdragon Ride Intel - Mobileye


B. Qualcomm - Drive Xavier/Pegasus Nvidia - Mobileeye Intel - Snapdragon Ride
C. Qualcomm - Snapdragon Ride Nvidia - Drive Xavier/Pegasus Intel - Mobileye
D. Qualcomm - Snapdragon Ride Nvidia - Mobileye Intel - Drive Xavier/Pegasus
E. Qualcomm - Mobileye Nvidia - Snapdragon Ride Intel - Drive Xavier/Pegasus
F. Qualcomm - Mobileye Nvidia - Drive Xavier/Pegasus Intel - Snapdragon Ride

Answer: C

You might also like