First Steps with TF Flashcards
1
Q
What is TensorFlow ?
A
end-to-end open source platform for machine learning.
2
Q
What is NumPy ?
A
open source Python library which simplifies representing arrays and performing linear algebra operations.
3
Q
What is a Pandas ?
A
open source Python library which provides an easy way to represent datasets in memory.
4
Q
What is a DataFrame ?
A
similar to an in-memory spreadsheet