1.5 AI Development Frameworks Flashcards

(11 cards)

1
Q

compilation of models to run on various processors, such as

A

central processing units (CPUs),
graphical processing units (GPUs)
or
Cloud Tensor Processing Units (TPUs).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

AI development frameworks

A

support a range of activities, such as
data preparation,
algorithm selection,
and compilation of models to run on various processors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The selection of a particular framework

A

may also depend on particular aspects such as the programming language used for the implementation and its ease of use.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Apache MxNet

A

is a deep learning open-source framework used by Amazon for Amazon Web Services (AWS) [R02].

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

CNTK

A

is the Microsoft Cognitive Toolkit (CNTK), an open-source deep-learning toolkit [R03].

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

IBM Watson Studio

A

is a suite of tools that support the development of AI solutions [R04].

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Keras

A

is a high-level open-source API, written in the Python language, capable of running on top of TensorFlow and CNTK [R06].

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

PyTorch

A

is an open-source ML library operated by Facebook and used for apps applying image processing and natural language processing (NLP). Support is provided for both Python and C++ interfaces [R07].

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Scikit-learn

A

is an open-source machine ML library for the Python programming language [R08].

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

TensorFlow

A

is an open-source ML framework based on data flow graphs for scalable machine learning, provided by Google [R05].

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

AI development frameworks are constantly

A

evolving, sometimes combining, and sometimes being replaced by new frameworks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly