TensorFlow最频繁使用的是tf.layer。

TensorFlow最频繁使用的是tf.layer。
A、正确
B、错误
【正确答案】:B
【题目解析】:错误,最频繁使用的是TensorFlowEstimatorAPI,此API极大地简化了神经网络模型的构建过程。