H13-311_V3.5 · Question #258
TensorFlow is Google's first generation of proprietary machine learning systems
The correct answer is B. False. B is correct because TensorFlow is actually Google's second generation machine learning system, not its first. Google's first-generation proprietary ML system was DistBelief, an internal deep learning infrastructure used from around 2011. TensorFlow was developed as a successor…
Question
TensorFlow is Google's first generation of proprietary machine learning systems
Options
- ATrue
- BFalse
How the community answered
(22 responses)- A18% (4)
- B82% (18)
Explanation
B is correct because TensorFlow is actually Google's second generation machine learning system, not its first. Google's first-generation proprietary ML system was DistBelief, an internal deep learning infrastructure used from around 2011. TensorFlow was developed as a successor to DistBelief and open-sourced in November 2015, offering improved flexibility and scalability.
Why A is wrong: The statement misstates TensorFlow's place in Google's ML history - it skips DistBelief entirely, which predates TensorFlow by several years.
Memory tip: Think "Disbelief → Tensorflow" - disbelief came first, then the flow of tensors. The "second gen" is the one everyone knows.
Topics
Community Discussion
No community discussion yet for this question.