https://github.com/francescosaveriozuppichini/tensorflow-dataset-tutorial
Notebook for my medium article about how to use Dataset API in TensorFlow
https://github.com/francescosaveriozuppichini/tensorflow-dataset-tutorial
artificial-intelligence deep-learning python tensorflow-tutorials
Last synced: 7 months ago
JSON representation
Notebook for my medium article about how to use Dataset API in TensorFlow
- Host: GitHub
- URL: https://github.com/francescosaveriozuppichini/tensorflow-dataset-tutorial
- Owner: FrancescoSaverioZuppichini
- License: mit
- Created: 2018-02-06T15:19:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-12T14:57:55.000Z (about 7 years ago)
- Last Synced: 2024-11-22T04:30:57.238Z (7 months ago)
- Topics: artificial-intelligence, deep-learning, python, tensorflow-tutorials
- Language: Jupyter Notebook
- Homepage:
- Size: 336 KB
- Stars: 158
- Watchers: 7
- Forks: 83
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TensorFlow Dataset Tutorial
This repository contains the notebook used in my medium article:
https://medium.com/@FrancescoZ/how-to-use-dataset-in-tensorflow-c758ef9e4428