📚 node [[dataset_api_(tf data)]]
📓
garden/KGBicheno/Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Dataset_Api_(Tf.Data).md by @KGBicheno
Dataset API (tf.data)
Go back to the [[AI Glossary]]
A high-level TensorFlow API for reading data and transforming it into a form that a machine learning algorithm requires. A tf.data.Dataset object represents a sequence of elements, in which each element contains one or more Tensors. A tf.data.Iterator object provides access to the elements of a Dataset.
For details about the Dataset API, see Importing Data in the TensorFlow Programmer's Guide.
📖 stoas
- public document at doc.anagora.org/dataset_api_(tf-data)
- video call at meet.jit.si/dataset_api_(tf-data)
🔎 full text search for 'dataset_api_(tf data)'