FrancescoSaverioZuppichini/Tensorflow-Dataset-Tutorial
Notebook for my medium article about how to use Dataset API in TensorFlow
This is a tutorial for Python developers and machine learning engineers who work with TensorFlow and need to efficiently manage their data pipelines. It demonstrates how to use the TensorFlow Dataset API to load and preprocess various types of data, preparing it for model training. The output is a robust and scalable data input pipeline for your TensorFlow models.
155 stars. No commits in the last 6 months.
Use this if you are a developer struggling with inefficient data loading or preprocessing in TensorFlow and want to improve your model training workflows.
Not ideal if you are not a TensorFlow user or are looking for a high-level, code-free solution for data management.
Stars
155
Forks
83
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jun 12, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/FrancescoSaverioZuppichini/Tensorflow-Dataset-Tutorial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tensorflow/docs
TensorFlow documentation
PacktPublishing/Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
GoogleCloudPlatform/tf-estimator-tutorials
This repository includes tutorials on how to use the TensorFlow estimator APIs to perform...
menon92/DL-Sneak-Peek
Deep learning Bangla resources using TensorFlow
carpentries-lab/deep-learning-intro
Learn Deep Learning with Python