This document provides an agenda for a presentation on deep learning with TensorFlow. It includes:
1. An introduction to machine learning and deep networks, including definitions of machine learning, neural networks, and deep learning.
2. An overview of TensorFlow, including its architecture, evolution, language features, computational graph, TensorBoard, and use in Google Cloud ML.
3. Details of TensorFlow hands-on examples, including linear models, shallow and deep neural networks for MNIST digit classification, and convolutional neural networks for MNIST.
Related topics: