0%

Use TensorFlow 2.x in the Google Colab ecosystem to create state-of-the-art deep learning models guided by hands-on examples. The Colab ecosystem provides a free cloud service with easy access to on-demand GPU (and TPU) hardware acceleration for fast execution of the models you learn to build. This book teaches you state-of-the-art deep learning models in an applied manner with the only requirement being an Internet connection. The Colab ecosystem provides everything else that you need, including Python, TensorFlow 2.x, GPU and TPU support, and Jupyter Notebooks.

The book begins with an example-driven approach to building input pipelines that feed all machine learning models. You will learn how to provision a workspace on the Colab ecosystem to enable construction of effective input pipelines in a step-by-step manner. From there, you will progress into data augmentation techniques and TensorFlow datasets to gain a deeper understanding of how to work with complex datasets. You will find coverage of Tensor Processing Units (TPUs) and transfer learning followed by state-of-the-art deep learning models, including autoencoders, generative adversarial networks, fast style transfer, object detection, and reinforcement learning.

Author Dr. Paper provides all the applied math, programming, and concepts you need to master the content. Examples range from relatively simple to very complex when necessary. Examples are carefully explained, concise, accurate, and complete. Care is taken to walk you through each topic through clear examples written in Python that you can try out and experiment with in the Google Colab ecosystem in the comfort of your own home or office.


What You Will Learn
  • Take advantage of the built-in support of the Google Colab ecosystem
  • Work with TensorFlow data sets
  • Create input pipelines to feed state-of-the-art deep learning models
  • Create pipelined state-of-the-art deep learning models with clean and reliable Python code
  • Leverage pre-trained deep learning models to solve complex machine learning tasks
  • Create a simple environment to teach an intelligent agent to make automated decisions


Who This Book Is For

Readers who want to learn the highly popular TensorFlow deep learning platform, those who wish to master the basics of state-of-the-art deep learning models, and those looking to build competency with a modern cloud service tool such as Google Colab


Table of Contents

  1. Cover
  2. Front Matter
  3. 1. Build TensorFlow Input Pipelines
  4. 2. Increase the Diversity of Your Dataset with Data Augmentation
  5. 3. TensorFlow Datasets
  6. 4. Deep Learning with TensorFlow Datasets
  7. 5. Introduction to Tensor Processing Units
  8. 6. Simple Transfer Learning with TensorFlow Hub
  9. 7. Advanced Transfer Learning
  10. 8. Stacked Autoencoders
  11. 9. Convolutional and Variational Autoencoders
  12. 10. Generative Adversarial Networks
  13. 11. Progressive Growing Generative Adversarial Networks
  14. 12. Fast Style Transfer
  15. 13. Object Detection
  16. 14. An Introduction to Reinforcement Learning
  17. Back Matter
3.139.72.78