exam questions

Exam CT-AI All Questions

View all questions & answers for the CT-AI exam

Exam CT-AI topic 1 question 4 discussion

Actual exam question from ISTQB's CT-AI
Question #: 4
Topic #: 1
[All CT-AI Questions]

Which ONE of the following statements about the hardware used to implement ML systems is MOST likely to be correct?

  • A. Specialist hardware is necessary for ML
  • B. Less bits are required for hardware supporting ML
  • C. Support for complex operations is required
  • D. A higher clock speed is required
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Svarog
3 weeks, 4 days ago
Selected Answer: B
Correct answer should be option b) --> s. section 1.6 in syllabus "ISTQB_CT-AI_Syllabus_v1.0": ML typically benefits from hardware that supports the following attributes: • Low-precision arithmetic: This uses fewer bits for computation (e.g., 8 instead of 32 bits, which is usually all that is needed for ML). • The ability to work with large data structures (e.g., to support matrix multiplication). • Massively parallel (concurrent) processing. General-purpose CPUs provide support for complex operations that are not typically required for ML applications and only provide a few cores.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...