First Steps with TF Flashcards

1
Q

What is TensorFlow ?

A

end-to-end open source platform for machine learning.

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

What is NumPy ?

A

open source Python library which simplifies representing arrays and performing linear algebra operations.

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

What is a Pandas ?

A

open source Python library which provides an easy way to represent datasets in memory.

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

What is a DataFrame ?

A

similar to an in-memory spreadsheet

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