Difficulty: Easy
Correct Answer: Neural network computers
Explanation:
Introduction / Context:
Researchers model computation after biological neural systems to achieve robust pattern recognition, fault tolerance, and learning from data. The question targets recognition of the standard term for brain-inspired computing architectures.
Given Data / Assumptions:
Concept / Approach:
Computers designed around artificial neurons and weighted connections are known as neural network computers. The phrase precisely captures both the structure (networks of units) and the learning capability (weight adaptation).
Step-by-Step Solution:
Verification / Alternative check:
Neural hardware accelerators (e.g., neuromorphic chips) are explicitly marketed as neural network systems; the terminology is consistent across literature.
Why Other Options Are Wrong:
Common Pitfalls:
Equating any high-performance system with neural networks; the defining feature is neuron-like computation and adaptivity, not raw speed.
Final Answer:
Neural network computers
Discussion & Comments