音声認識の深層学習モデルを作成する予定です。 モデルはPythonの最新バージョンをサポートする必要があります。 Data Science Virtual Machine(DSVM)に含めるには、音声認識のディープラーニングフレームワークを推奨する必要があります。 何をお勧めしますか?
正解:B
TensorFlow is an open source library for numerical computation and large-scale machine learning. It uses Python to provide a convenient front-end API for building applications with the framework TensorFlow can train and run deep neural networks for handwritten digit classification, image recognition, word embeddings, recurrent neural networks, sequence-to-sequence models for machine translation, natural language processing, and PDE (partial differential equation) based simulations. Reference: https://www.infoworld.com/article/3278008/what-is-tensorflow-the-machine-learning-library-explained.html