ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 63 - DP-100 discussion

Report
Export

You plan to create a speech recognition deep learning model.

The model must support the latest version of Python.

You need to recommend a deep learning framework for speech recognition to include in the Data Science Virtual Machine (DSVM).

What should you recommend?

A.
Rattle
Answers
A.
Rattle
B.
TensorFlow
Answers
B.
TensorFlow
C.
Weka
Answers
C.
Weka
D.
Scikit-learn
Answers
D.
Scikit-learn
Suggested answer: B

Explanation:

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.

Incorrect Answers:

A: Rattle is the R analytical tool that gets you started with data analytics and machine learning.

C: Weka is used for visual data mining and machine learning software in Java.

D: Scikit-learn is one of the most useful libraries for machine learning in Python. It is on NumPy, SciPy and matplotlib, this library contains a lot of efficient tools for machine learning and statistical modeling including classification, regression, clustering and dimensionality reduction.

Reference:

https://www.infoworld.com/article/3278008/what-is-tensorflow-the-machine-learning-library-explained.html

asked 02/10/2024
David LeBlanc
21 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first