Machine Learning Question Bank

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/49

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:30 AM on 5/5/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

50 Terms

1
New cards

Which hardware is specifically designed by Google for accelerating neural network training?

TPU (Tensor Processing Unit)

2
New cards

FPGAs (Field-Programmable Gate Arrays) are valuable in ML because they:

Can be reprogrammed for different ML tasks, offering flexibility

3
New cards

Which statement about ML hardware is MOST accurate?

Hardware selection should match the specific ML task, scale, and constraints

4
New cards

A privacy-sensitive healthcare application that cannot send patient data to external servers should use:

Edge devices or on-premise infrastructure

5
New cards

A model trained to recognize cats in images is adapted to recognize dogs with minimal additional training. This demonstrates:

Transfer learning

6
New cards

Transfer learning is particularly valuable because it:

Reduces training time and data requirements by leveraging pre-trained models

7
New cards

Which application would LEAST benefit from deep learning?

Predicting house prices from square footage (simple linear relationship)

8
New cards

A hospital wants to analyze thousands of patient records to discover previously unknown patterns in disease progression without any predetermined categories. Which ML approach is most appropriate?

Unsupervised learning

9
New cards

A medical device that performs real-time diagnostics during surgery requires:

Edge computing for low-latency local processing

10
New cards

Sentiment analysis of customer reviews to determine positive or negative opinions is an application of:

Supervised learning with natural language processing

11
New cards

Unsupervised learning is most appropriate when:

You want to discover hidden patterns or structures in unlabeled data

12
New cards

Which scenario demonstrates supervised learning?

Training a model to predict house prices using historical price data

13
New cards

A company has 100,000 labeled images of defective and non-defective products. They want to automatically identify defects on the production line. Which approach is most suitable?

Supervised learning with deep learning

14
New cards

A robot vacuum learning the optimal cleaning path through trial and error in different room layouts demonstrates:

Reinforcement learning

15
New cards

Which scenario BEST demonstrates transfer learning?

Using a model trained on ImageNet to jumpstart training for medical image classification

16
New cards

The primary trade-off when choosing between cloud and edge deployment is:

Scalability/flexibility vs. latency/privacy

17
New cards

The key advantage of using GPUs over CPUs for deep learning training is:

Massive parallelization of matrix operations, reducing training time significantly

18
New cards

A company wants to use a model trained on general object recognition to identify specific manufacturing defects. This is:

Transfer learning

19
New cards

Which statement about supervised learning is FALSE?

It discovers hidden patterns without any labels

20
New cards

A system that analyzes social media posts to determine public opinion on a political issue uses:

Sentiment analysis with supervised learning

21
New cards

ASICs (Application-Specific Integrated Circuits) for ML are advantageous because they:

Are optimized for specific ML operations, offering high efficiency

22
New cards

Deep learning differs from traditional machine learning primarily in:

Its use of neural networks with multiple layers to learn hierarchical features

23
New cards

Which statement about reinforcement learning is MOST accurate?

It learns through trial and error with reward signals

24
New cards

GPUs are particularly advantageous for machine learning because they:

Excel at parallel processing required for matrix operations in neural networks

25
New cards

Natural language processing for chatbots typically combines:

Deep learning with supervised and unsupervised techniques

26
New cards

Object detection and classification in autonomous vehicles primarily relies on:

Deep learning with convolutional neural networks

27
New cards

Which hardware configuration is LEAST suitable for training large deep learning models?

Standard laptop CPU

28
New cards

A fraud detection system that learns from labeled examples of fraudulent and legitimate transactions uses:

Supervised learning

29
New cards

TPUs (Tensor Processing Units) are specifically optimized for:

Neural network operations and tensor computations

30
New cards

A mobile app performing image classification on a smartphone uses:

Edge computing on the device's processor

31
New cards

High-performance computing (HPC) centers are most appropriate for:

Large-scale research and training of massive models requiring distributed computing

32
New cards

Market basket analysis, which discovers that customers who buy diapers often buy beer, primarily uses:

Unsupervised learning

33
New cards

Which factor is MOST important when selecting hardware for real-time autonomous vehicle navigation?

Low latency and edge processing capability

34
New cards

Which scenario does NOT appropriately match the ML approach?

Medical imaging diagnostics - Unsupervised learning only

35
New cards

A startup is prototyping a simple ML model with a small dataset. What hardware is most appropriate initially?

Standard laptop with CPU

36
New cards

Object detection in security camera footage to identify suspicious activities uses:

Deep learning with supervised training on labeled video data

37
New cards

Deep learning is particularly advantageous over traditional ML when:

You're working with unstructured data like images, audio, or text

38
New cards

The key characteristic that distinguishes reinforcement learning from supervised learning is:

RL learns from reward signals through interaction, not labeled examples

39
New cards

Cloud-based ML platforms are advantageous for:

Scalability, flexibility, and avoiding upfront hardware costs

40
New cards

A streaming service recommending movies based on viewing patterns of similar users primarily uses:

Unsupervised learning (collaborative filtering)

41
New cards

A company needs to deploy facial recognition on security cameras that must work without internet connectivity. They should use:

Edge devices for local processing

42
New cards

A company training multiple ML models simultaneously with varying requirements benefits most from:

Cloud platforms offering diverse instance types and scalability

43
New cards

Medical imaging diagnostics using deep learning to identify tumors in MRI scans is an example of:

Supervised learning with labeled medical images

44
New cards

A social media company analyzing billions of user posts needs hardware that prioritizes:

Scalability and distributed processing (cloud platforms, HPC centers)

45
New cards

A startup has only 500 labeled X-ray images but wants to build a diagnostic tool. What strategy would be most effective?

Use transfer learning from a model pre-trained on general images

46
New cards

Which real-world application correctly matches reinforcement learning?

Robotics navigation learning optimal paths

47
New cards

A self-driving car learns to navigate by receiving positive rewards for staying in lanes and negative rewards for unsafe maneuvers. This is an example of:

Reinforcement learning

48
New cards

A robot learning to grasp objects of various shapes through repeated attempts, improving with each try, demonstrates:

Reinforcement learning

49
New cards

A research institution training cutting-edge language models with billions of parameters needs:

High-performance computing centers with distributed GPU/TPU infrastructure

50
New cards

A recommendation system that groups users with similar preferences without predefined categories uses:

Unsupervised learning (clustering)