This repo contains tensorflow basic tutorial notebooks.
This work comes from LearningTensorFlow.com, developed by dataPipeline, with whom the copyright remains.
For more tutorials and extended exercises, please see the website.
Notebook | Description |
---|---|
TensorFlow Basics | Learn basic operations in TensorFlow, a library for various kinds of perceptual and language understanding tasks from Google. |
Arrays | Using array to work with images. |
Placeholders | Understand the concept of Placeholders |
All Solutions licensed under MIT License. See LICENSE for further details.