Libraries & frameworks Flashcards

Learn which are popular, what they include and do.

1
Q

What is Tensorflow, what does it do?

What is a tensor?

A

Tensorflow is an open source library for Deep Learning models, using flow graphs. Graph edges are tensors.
It models mathematical operations.
Tensors are multi-dimensional arrays.

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

What is Keras?

A

Keras is a learning learning library in Python. Works on top of lower-level libraries like Tensorflow or Theano.

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