State-of-the-Art Deep Learning Models in TensorFlow
eBook - ePub

State-of-the-Art Deep Learning Models in TensorFlow

Modern Machine Learning in the Google Colab Ecosystem

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

State-of-the-Art Deep Learning Models in TensorFlow

Modern Machine Learning in the Google Colab Ecosystem

Book details
Table of contents
Citations

About This Book

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

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access State-of-the-Art Deep Learning Models in TensorFlow by David Paper in PDF and/or ePUB format, as well as other popular books in Mathematics & Probability & Statistics. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2021
ISBN
9781484273418

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